<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*body,html{ padding:0px; margin:0px; overflow-x:hidden}

body{ overflow:hidden;}
ul{ padding:0px; margin:0px;}
li{ list-style:none;}
a{ text-decoration:none;}
img{ border:none}
 
.clear{ clear:both}


*/

.offers img{width:290px;height:170px;}
@font-face {
	font-family: 'Conv_JournalSansC';
	src: url('../fonts/JournalSansC.eot');
	src: url('../fonts/JournalSansC.woff') format('woff'),
         url('../fonts/JournalSansC.ttf') format('truetype'),
		 url('../fonts/JournalSansC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

::-webkit-scrollbar-track-piece{width:10px;background-color:#000;}
::-webkit-scrollbar{width:8px;height:6px}
::-webkit-scrollbar-thumb{height:50px;background-color:#109285;}
::-webkit-scrollbar-thumb:hover{background:#109285;}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
body {
    margin: 0;
	font-family: "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
}

a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
code, kbd, pre, samp {
    font-family: monospace,  serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019"}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button, input {
    line-height: normal;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html, body {
    font-size: 100%}
body {
    background: white;
    color: #222222;
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    position: relative;
}
a:focus {
    outline: none;
}
/*img, object, embed {
    max-width: 100%;
    height: auto;
}*/

.language{ width:130px; height:30px; float:right; position:relative !important; top:-20px;}
.language li{ float:left; margin-left:0; line-height:30px; padding:0 0 0 25px;  list-style:none;}
.language li a{ color:#666; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
.en{ background:url(../images/yw.png) left center no-repeat; margin-right:20px;  width:50px; padding-left:50px;}
.cn{ background:url(../images/zw.png) left center no-repeat;  width:60px; padding-left:50px;}
.language li.cn a{ font-family:"å¾®è½¯é›…é»‘";}


object, embed {
    height: 100%}
img {
    -ms-interpolation-mode: bicubic;
}
#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object {
    max-width: none !important;
}
.left {
    float: left !important;
}
.right {
    float: right !important;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
.text-justify {
    text-align: justify !important;
}
.hide {
    display: none;
}
.antialiased {
    -webkit-font-smoothing: antialiased;
}
img {
    display: inline-block;
    vertical-align: middle;
}
textarea {
    height: auto;
    min-height: 50px;
}

.clear{ clear:both;}
select {
    width: 100%}
.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 75em;
    *zoom: 1;
}
.row:before, .row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.row.collapse .column, .row.collapse .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left;
}
.row .row {
    width: auto;
    margin-left: -0.9375em;
    margin-right: -0.9375em;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1;
}
.row .row:before, .row .row:after {
    content: " ";
    display: table;
}
.row .row:after {
    clear: both;
}
.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none;
    *zoom: 1;
}
.row .row.collapse:before, .row .row.collapse:after {
    content: " ";
    display: table;
}
.row .row.collapse:after {
    clear: both;
}
.column, .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 100%;
    float: left;
}
@media only screen {
    .column, .columns {
        position: relative;
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        float: left;
    }
    .small-1 {
        position: relative;
        width: 8.33333%}
    .small-2 {
        position: relative;
        width: 16.66667%}
    .small-3 {
        position: relative;
        width: 25%}
    .small-4 {
        position: relative;
        width: 33.33333%}
    .small-5 {
        position: relative;
        width: 41.66667%}
    .small-6 {
        position: relative;
        width: 50%}
    .small-7 {
        position: relative;
        width: 58.33333%}
    .small-8 {
        position: relative;
        width: 66.66667%}
    .small-9 {
        position: relative;
        width: 75%}
    .small-10 {
        position: relative;
        width: 83.33333%}
    .small-11 {
        position: relative;
        width: 91.66667%}
    .small-12 {
        position: relative;
        width: 100%}
    .small-offset-1 {
        position: relative;
        margin-left: 8.33333%}
    .small-offset-2 {
        position: relative;
        margin-left: 16.66667%}
    .small-offset-3 {
        position: relative;
        margin-left: 25%}
    .small-offset-4 {
        position: relative;
        margin-left: 33.33333%}
    .small-offset-5 {
        position: relative;
        margin-left: 41.66667%}
    .small-offset-6 {
        position: relative;
        margin-left: 50%}
    .small-offset-7 {
        position: relative;
        margin-left: 58.33333%}
    .small-offset-8 {
        position: relative;
        margin-left: 66.66667%}
    .small-offset-9 {
        position: relative;
        margin-left: 75%}
    .small-offset-10 {
        position: relative;
        margin-left: 83.33333%}
    [class*="column"]+[class*="column"]:last-child {
        float: right;
    }
    [class*="column"]+[class*="column"].end {
        float: left;
    }
    .column.small-centered, .columns.small-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important;
    }
}
@media only screen and (min-width: 48em) {

    .large-1 {
        position: relative;
        width: 8.33333%}
    .large-2 {
        position: relative;
        width: 16.66667%}
    .large-3 {
        position: relative;
        width: 30%}
    .large-4 {
        position: relative;
        width: 33.33333%}
    .large-5 {
        position: relative;
        width: 41.66667%}
    .large-6 {
        position: relative;
        width: 50%}
    .large-7 {
        position: relative;
        width: 58.33333%}
    .large-8 {
        position: relative;
        width: 66.66667%}
    .large-9 {
        position: relative;
        width: 70%}
    .large-10 {
        position: relative;
        width: 83.33333%}
    .large-11 {
        position: relative;
        width: 91.66667%}
    .large-12 {
        position: relative;
        width: 100%}
    .row .large-offset-1 {
        position: relative;
        margin-left: 8.33333%}
    .row .large-offset-2 {
        position: relative;
        margin-left: 16.66667%}
    .row .large-offset-3 {
        position: relative;
        margin-left: 25%}
    .row .large-offset-4 {
        position: relative;
        margin-left: 33.33333%}
    .row .large-offset-5 {
        position: relative;
        margin-left: 41.66667%}
    .row .large-offset-6 {
        position: relative;
        margin-left: 50%}
    .row .large-offset-7 {
        position: relative;
        margin-left: 58.33333%}
    .row .large-offset-8 {
        position: relative;
        margin-left: 66.66667%}
    .row .large-offset-9 {
        position: relative;
        margin-left: 75%}
    .row .large-offset-10 {
        position: relative;
        margin-left: 83.33333%}
    .row .large-offset-11 {
        position: relative;
        margin-left: 91.66667%}
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
    .small-push-1 {
        left: inherit;
    }
    .small-pull-1 {
        right: inherit;
    }
    .small-push-2 {
        left: inherit;
    }
    .small-pull-2 {
        right: inherit;
    }
    .small-push-3 {
        left: inherit;
    }
    .small-pull-3 {
        right: inherit;
    }
    .small-push-4 {
        left: inherit;
    }
    .small-pull-4 {
        right: inherit;
    }
    .small-push-5 {
        left: inherit;
    }
    .small-pull-5 {
        right: inherit;
    }
    .small-push-6 {
        left: inherit;
    }
    .small-pull-6 {
        right: inherit;
    }
    .small-push-7 {
        left: inherit;
    }
    .small-pull-7 {
        right: inherit;
    }
    .small-push-8 {
        left: inherit;
    }
    .small-pull-8 {
        right: inherit;
    }
    .small-push-9 {
        left: inherit;
    }
    .small-pull-9 {
        right: inherit;
    }
    .small-push-10 {
        left: inherit;
    }
    .small-pull-10 {
        right: inherit;
    }
    .small-push-11 {
        left: inherit;
    }
    .small-pull-11 {
        right: inherit;
    }
    .column.small-centered, .columns.small-centered {
        margin-left: 0;
        margin-right: 0;
        float: left !important;
    }
    .column.large-centered, .columns.large-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important;
    }
}.show-for-small, .show-for-medium-down, .show-for-large-down {
     display: inherit !important;
 }
.show-for-medium, .show-for-medium-up, .show-for-large, .show-for-large-up, .show-for-xlarge {
    display: none !important;
}
.hide-for-medium, .hide-for-medium-up, .hide-for-large, .hide-for-large-up, .hide-for-xlarge {
    display: inherit !important;
}
.hide-for-small, .hide-for-medium-down, .hide-for-large-down {
    display: none !important;
}
table.show-for-small, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-large, table.hide-for-large-up, table.hide-for-xlarge {
    display: table;
}
thead.show-for-small, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-xlarge {
    display: table-header-group !important;
}
tbody.show-for-small, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-xlarge {
    display: table-row-group !important;
}
tr.show-for-small, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-xlarge {
    display: table-row !important;
}
td.show-for-small, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge, th.show-for-small, th.show-for-medium-down, th.show-for-large-down, th.hide-for-medium, th.hide-for-medium-up, th.hide-for-large, th.hide-for-large-up, th.hide-for-xlarge {
    display: table-cell !important;
}
@media only screen and (min-width: 48em) {

    .show-for-medium, .show-for-medium-up {
        display: inherit !important;
    }
    .show-for-small {
        display: none !important;
    }
    .hide-for-small {
        display: inherit !important;
    }
    .hide-for-medium, .hide-for-medium-up {
        display: none !important;
    }
    table.show-for-medium, table.show-for-medium-up, table.hide-for-small {
        display: table;
    }
    thead.show-for-medium, thead.show-for-medium-up, thead.hide-for-small {
        display: table-header-group !important;
    }
    tbody.show-for-medium, tbody.show-for-medium-up, tbody.hide-for-small {
        display: table-row-group !important;
    }
    tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small {
        display: table-row !important;
    }
    td.show-for-medium, td.show-for-medium-up, td.hide-for-small, th.show-for-medium, th.show-for-medium-up, th.hide-for-small {
        display: table-cell !important;
    }
}

@media only screen and (min-width: 80em) {

    .show-for-large, .show-for-large-up {
        display: inherit !important;
    }
    .show-for-medium, .show-for-medium-down {
        display: none !important;
    }
    .hide-for-medium, .hide-for-medium-down {
        display: inherit !important;
    }
    .hide-for-large, .hide-for-large-up {
        display: none !important;
    }
    table.show-for-large, table.show-for-large-up, table.hide-for-medium, table.hide-for-medium-down {
        display: table;
    }
    thead.show-for-large, thead.show-for-large-up, thead.hide-for-medium, thead.hide-for-medium-down {
        display: table-header-group !important;
    }
    tbody.show-for-large, tbody.show-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-down {
        display: table-row-group !important;
    }
    tr.show-for-large, tr.show-for-large-up, tr.hide-for-medium, tr.hide-for-medium-down {
        display: table-row !important;
    }
    td.show-for-large, td.show-for-large-up, td.hide-for-medium, td.hide-for-medium-down, th.show-for-large, th.show-for-large-up, th.hide-for-medium, th.hide-for-medium-down {
        display: table-cell !important;
    }
}
@media only screen and (min-width: 90em) {

    .show-for-xlarge {
        display: inherit !important;
    }
    .show-for-large, .show-for-large-down {
        display: none !important;
    }
    .hide-for-large, .hide-for-large-down {
        display: inherit !important;
    }
    .hide-for-xlarge {
        display: none !important;
    }
    table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down {
        display: table;
    }
    thead.show-for-xlarge, thead.hide-for-large, thead.hide-for-large-down {
        display: table-header-group !important;
    }
    tbody.show-for-xlarge, tbody.hide-for-large, tbody.hide-for-large-down {
        display: table-row-group !important;
    }
    tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down {
        display: table-row !important;
    }
    td.show-for-xlarge, td.hide-for-large, td.hide-for-large-down, th.show-for-xlarge, th.hide-for-large, th.hide-for-large-down {
        display: table-cell !important;
    }
}.show-for-landscape, .hide-for-portrait {
     display: inherit !important;
 }
.hide-for-landscape, .show-for-portrait {
    display: none !important;
}
table.hide-for-landscape, table.show-for-portrait {
    display: table;
}
thead.hide-for-landscape, thead.show-for-portrait {
    display: table-header-group !important;
}
tbody.hide-for-landscape, tbody.show-for-portrait {
    display: table-row-group !important;
}
tr.hide-for-landscape, tr.show-for-portrait {
    display: table-row !important;
}
td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
    display: table-cell !important;
}
@media only screen and (orientation: landscape) {
    .show-for-landscape, .hide-for-portrait {
        display: inherit !important;
    }
    .hide-for-landscape, .show-for-portrait {
        display: none !important;
    }
    table.show-for-landscape, table.hide-for-portrait {
        display: table;
    }
    thead.show-for-landscape, thead.hide-for-portrait {
        display: table-header-group !important;
    }
    tbody.show-for-landscape, tbody.hide-for-portrait {
        display: table-row-group !important;
    }
    tr.show-for-landscape, tr.hide-for-portrait {
        display: table-row !important;
    }
    td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait {
        display: table-cell !important;
    }
}@media only screen and (orientation: portrait) {
    .show-for-portrait, .hide-for-landscape {
        display: inherit !important;
    }
    .hide-for-portrait, .show-for-landscape {
        display: none !important;
    }
    table.show-for-portrait, table.hide-for-landscape {
        display: table;
    }
    thead.show-for-portrait, thead.hide-for-landscape {
        display: table-header-group !important;
    }
    tbody.show-for-portrait, tbody.hide-for-landscape {
        display: table-row-group !important;
    }
    tr.show-for-portrait, tr.hide-for-landscape {
        display: table-row !important;
    }
    td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape {
        display: table-cell !important;
    }
}.show-for-touch {
     display: none !important;
 }
.hide-for-touch {
    display: inherit !important;
}
.touch .show-for-touch {
    display: inherit !important;
}
.touch .hide-for-touch {
    display: none !important;
}
table.hide-for-touch {
    display: table;
}
.touch table.show-for-touch {
    display: table;
}
thead.hide-for-touch {
    display: table-header-group !important;
}
.touch thead.show-for-touch {
    display: table-header-group !important;
}
tbody.hide-for-touch {
    display: table-row-group !important;
}
.touch tbody.show-for-touch {
    display: table-row-group !important;
}
tr.hide-for-touch {
    display: table-row !important;
}
.touch tr.show-for-touch {
    display: table-row !important;
}
td.hide-for-touch {
    display: table-cell !important;
}
.touch td.show-for-touch {
    display: table-cell !important;
}
th.hide-for-touch {
    display: table-cell !important;
}
.touch th.show-for-touch {
    display: table-cell !important;
}
@media only screen {
    [class*="block-grid-"] {
        display: block;
        padding: 0;
        margin: 0 -10px;
        *zoom: 1;
    }
    [class*="block-grid-"]:before, [class*="block-grid-"]:after {
        content: " ";
        display: table;
    }
    [class*="block-grid-"]:after {
        clear: both;
    }
    [class*="block-grid-"]&gt;li {
        display: inline;
        height: auto;
        float: left;
        padding: 0 10px 10px;
    }
    .small-block-grid-1&gt;li {
        width: 100%;
        padding: 0 10px 10px;
    }
    .small-block-grid-1&gt;li:nth-of-type(n) {
        clear: none;
    }
    .small-block-grid-1&gt;li:nth-of-type(1n+1) {
        clear: both;
    }
    .small-block-grid-2&gt;li {
        width: 50%;
        padding: 0 10px 10px;
    }
    .small-block-grid-2&gt;li:nth-of-type(n) {
        clear: none;
    }
    .small-block-grid-2&gt;li:nth-of-type(2n+1) {
        clear: both;
    }
    .small-block-grid-3&gt;li {
        width: 33.33333%;
        padding: 0 10px 10px;
    }
    .small-block-grid-3&gt;li:nth-of-type(n) {
        clear: none;
    }
    .small-block-grid-3&gt;li:nth-of-type(3n+1) {
        clear: both;
    }
    .small-block-grid-4&gt;li {
        width: 25%;
        padding: 0 10px 10px;
    }
    .small-block-grid-4&gt;li:nth-of-type(n) {
        clear: none;
    }
    .small-block-grid-4&gt;li:nth-of-type(4n+1) {
        clear: both;
    }
    .small-block-grid-5&gt;li {
        width: 20%;
        padding: 0 10px 10px;
    }
    .small-block-grid-5&gt;li:nth-of-type(n) {
        clear: none;
    }
    .small-block-grid-5&gt;li:nth-of-type(5n+1) {
        clear: both;
    }
    .small-block-grid-6&gt;li {
        width: 16.66667%;
        padding: 0 10px 10px;
    }
    .small-block-grid-6&gt;li:nth-of-type(n) {
        clear: none;
    }
    .small-block-grid-6&gt;li:nth-of-type(6n+1) {
        clear: both;
    }
    .small-block-grid-7&gt;li {
        width: 14.28571%;
        padding: 0 10px 10px;
    }
    .small-block-grid-7&gt;li:nth-of-type(n) {
        clear: none;
    }
    .small-block-grid-7&gt;li:nth-of-type(7n+1) {
        clear: both;
    }
    .small-block-grid-8&gt;li {
        width: 12.5%;
        padding: 0 10px 10px;
    }
    .small-block-grid-8&gt;li:nth-of-type(n) {
        clear: none;
    }
    .small-block-grid-8&gt;li:nth-of-type(8n+1) {
        clear: both;
    }
    .small-block-grid-9&gt;li {
        width: 11.11111%;
        padding: 0 10px 10px;
    }
    .small-block-grid-9&gt;li:nth-of-type(n) {
        clear: none;
    }
    .small-block-grid-9&gt;li:nth-of-type(9n+1) {
        clear: both;
    }
    .small-block-grid-10&gt;li {
        width: 10%;
        padding: 0 10px 10px;
    }
    .small-block-grid-10&gt;li:nth-of-type(n) {
        clear: none;
    }
    .small-block-grid-10&gt;li:nth-of-type(10n+1) {
        clear: both;
    }
    .small-block-grid-11&gt;li {
        width: 9.09091%;
        padding: 0 10px 10px;
    }
    .small-block-grid-11&gt;li:nth-of-type(n) {
        clear: none;
    }
    .small-block-grid-11&gt;li:nth-of-type(11n+1) {
        clear: both;
    }
    .small-block-grid-12&gt;li {
        width: 8.33333%;
        padding: 0 10px 10px;
    }
    .small-block-grid-12&gt;li:nth-of-type(n) {
        clear: none;
    }
    .small-block-grid-12&gt;li:nth-of-type(12n+1) {
        clear: both;
    }
}@media only screen and (min-width: 48em) {
    .small-block-grid-1&gt;li: nth-of-type(1n+1) {
        clear: none;
    }
    .small-block-grid-2&gt;li:nth-of-type(2n+1) {
        clear: none;
    }
    .small-block-grid-3&gt;li:nth-of-type(3n+1) {
        clear: none;
    }
    .small-block-grid-4&gt;li:nth-of-type(4n+1) {
        clear: none;
    }
    .small-block-grid-5&gt;li:nth-of-type(5n+1) {
        clear: none;
    }
    .small-block-grid-6&gt;li:nth-of-type(6n+1) {
        clear: none;
    }
    .small-block-grid-7&gt;li:nth-of-type(7n+1) {
        clear: none;
    }
    .small-block-grid-8&gt;li:nth-of-type(8n+1) {
        clear: none;
    }
    .small-block-grid-9&gt;li:nth-of-type(9n+1) {
        clear: none;
    }
    .small-block-grid-10&gt;li:nth-of-type(10n+1) {
        clear: none;
    }
    .small-block-grid-11&gt;li:nth-of-type(11n+1) {
        clear: none;
    }
    .small-block-grid-12&gt;li:nth-of-type(12n+1) {
        clear: none;
    }
    .large-block-grid-1&gt;li {
        width: 100%;
        padding: 0 10px 10px;
    }
    .large-block-grid-1&gt;li:nth-of-type(n) {
        clear: none;
    }
    .large-block-grid-1&gt;li:nth-of-type(1n+1) {
        clear: both;
    }
    .large-block-grid-2&gt;li {
        width: 50%;
        padding: 0 10px 10px;
    }
    .large-block-grid-2&gt;li:nth-of-type(n) {
        clear: none;
    }
    .large-block-grid-2&gt;li:nth-of-type(2n+1) {
        clear: both;
    }
    .large-block-grid-3&gt;li {
        width: 33.33333%;
        padding: 0 10px 10px;
    }
    .large-block-grid-3&gt;li:nth-of-type(n) {
        clear: none;
    }
    .large-block-grid-3&gt;li:nth-of-type(3n+1) {
        clear: both;
    }
    .large-block-grid-4&gt;li {
        width: 25%;
        padding: 0 10px 10px;
    }
    .large-block-grid-4&gt;li:nth-of-type(n) {
        clear: none;
    }
    .large-block-grid-4&gt;li:nth-of-type(4n+1) {
        clear: both;
    }
    .large-block-grid-5&gt;li {
        width: 20%;
        padding: 0 10px 10px;
    }
    .large-block-grid-5&gt;li:nth-of-type(n) {
        clear: none;
    }
    .large-block-grid-5&gt;li:nth-of-type(5n+1) {
        clear: both;
    }
    .large-block-grid-6&gt;li {
        width: 16.66667%;
        padding: 0 10px 10px;
    }
    .large-block-grid-6&gt;li:nth-of-type(n) {
        clear: none;
    }
    .large-block-grid-6&gt;li:nth-of-type(6n+1) {
        clear: both;
    }
    .large-block-grid-7&gt;li {
        width: 14.28571%;
        padding: 0 10px 10px;
    }
    .large-block-grid-7&gt;li:nth-of-type(n) {
        clear: none;
    }
    .large-block-grid-7&gt;li:nth-of-type(7n+1) {
        clear: both;
    }
    .large-block-grid-8&gt;li {
        width: 12.5%;
        padding: 0 10px 10px;
    }
    .large-block-grid-8&gt;li:nth-of-type(n) {
        clear: none;
    }
    .large-block-grid-8&gt;li:nth-of-type(8n+1) {
        clear: both;
    }
    .large-block-grid-9&gt;li {
        width: 11.11111%;
        padding: 0 10px 10px;
    }
    .large-block-grid-9&gt;li:nth-of-type(n) {
        clear: none;
    }
    .large-block-grid-9&gt;li:nth-of-type(9n+1) {
        clear: both;
    }
    .large-block-grid-10&gt;li {
        width: 10%;
        padding: 0 10px 10px;
    }
    .large-block-grid-10&gt;li:nth-of-type(n) {
        clear: none;
    }
    .large-block-grid-10&gt;li:nth-of-type(10n+1) {
        clear: both;
    }
    .large-block-grid-11&gt;li {
        width: 9.09091%;
        padding: 0 10px 10px;
    }
    .large-block-grid-11&gt;li:nth-of-type(n) {
        clear: none;
    }
    .large-block-grid-11&gt;li:nth-of-type(11n+1) {
        clear: both;
    }
    .large-block-grid-12&gt;li {
        width: 8.33333%;
        padding: 0 10px 10px;
    }
    .large-block-grid-12&gt;li:nth-of-type(n) {
        clear: none;
    }
    .large-block-grid-12&gt;li:nth-of-type(12n+1) {
        clear: both;
    }
}p.lead {
     font-size: 1.21875em;
     line-height: 1.6;
 }
.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: 300;
    margin-top: 0.2em;
    margin-bottom: 0.5em;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    direction: ltr;
}
a {
    color: #2ba6cb;
    text-decoration: none;
    line-height: inherit;
}
a:hover, a:focus {
    color: #2795b6;
}
a img {
    border: none;
}
p {
    font-family: inherit;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 1.25em;
    text-rendering: optimizeLegibility;
}
p aside {
    font-size: 0.875em;
    line-height: 1.35;
    font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue",  "Helvetica",  Helvetica,  Arial,  sans-serif;
    font-weight: bold;
    font-style: normal;
    color: #222222;
    text-rendering: optimizeLegibility;
    margin-top: 0.2em;
    margin-bottom: 0.5em;
    line-height: 1.2125em;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0;
}
h1 {
    font-size: 2.125em;
}
h2 {
    font-size: 1.6875em;
}
h3 {
    font-size: 1.375em;
}
h4 {
    font-size: 1.125em;
}
h5 {
    font-size: 1.125em;
}
h6 {
    font-size: 1em;
}
hr {
    border: solid #dddddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25em 0 1.1875em;
    height: 0;
}
em, i {
    font-style: italic;
    line-height: inherit;
}
strong, b {
    font-weight: bold;
    line-height: inherit;
}
small {
    font-size: 60%;
    line-height: inherit;
}
code {
    font-family: Consolas,  "Liberation Mono",  Courier,  monospace;
    font-weight: bold;
    color: #7f0a0c;
}
ul, ol, dl {
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 1.25em;
    list-style-position: outside;
    font-family: inherit;
}
ul li ul, ul li ol {
    margin-left: 1.25em;
    margin-bottom: 0;
    font-size: 1em;
}
ul.square li ul, ul.circle li ul, ul.disc li ul {
    list-style: inherit;
}
ul.square {
    list-style-type: square;
}
ul.circle {
    list-style-type: circle;
}
ul.disc {
    list-style-type: disc;
}
ul.no-bullet {
    list-style: none;
}
ol li ul, ol li ol {
    margin-left: 1.25em;
    margin-bottom: 0;
}
dl dt {
    margin-bottom: 0.3em;
    font-weight: bold;
}
dl dd {
    margin-bottom: 0.75em;
}
abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222222;
    border-bottom: 1px dotted #dddddd;
    cursor: help;
}
abbr {
    text-transform: none;
}
blockquote {
    margin: 0 0 1.25em;
    padding: 0.5625em 1.25em 0 1.1875em;
    border-left: 1px solid #dddddd;
}
blockquote cite {
    display: block;
    font-size: 0.8125em;
    color: #555555;
}
blockquote cite:before {
    content: "\2014 \0020"}
blockquote cite a, blockquote cite a:visited {
    color: #555555;
}
blockquote, blockquote p {
    line-height: 1.6;
    color: #6f6f6f;
}
.vcard {
    display: inline-block;
    margin: 0 0 1.25em 0;
    border: 1px solid #dddddd;
    padding: 0.625em 0.75em;
}
.vcard li {
    margin: 0;
    display: block;
}
.vcard .fn {
    font-weight: bold;
    font-size: 0.9375em;
}
.vevent .summary {
    font-weight: bold;
}
.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 0.0625em;
}
@media only screen and (min-width: 48em) {
    h1, h2, h3, h4, h5, h6 {
        line-height: 1.4;
    }
    h1 {
        font-size: 2.75em;
    }
    h2 {
        font-size: 2.3125em;
    }
    h3 {
        font-size: 1.6875em;
    }
    h4 {
        font-size: 1.4375em;
    }
}.print-only {
     display: none !important;
 }
@media print {
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a, a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")"}
    abbr[title]:after {
        content: " (" attr(title) ")"}
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""}
    pre, blockquote {
        border: 1px solid #999999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr, img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }
    h2, h3 {
        page-break-after: avoid;
    }
    .hide-on-print {
        display: none !important;
    }
    .print-only {
        display: block !important;
    }
    .hide-for-print {
        display: none !important;
    }
    .show-for-print {
        display: inherit !important;
    }
}



@media only screen and (min-width: 48em) {
    button, .button {
        display: inline-block;
    }
} form {
     margin: 0 0 1em;
 }
form .row .row {
    margin: 0 -0.5em;
}
form .row .row .column, form .row .row .columns {
    padding: 0 0.5em;
}
form .row .row.collapse {
    margin: 0;
}
form .row .row.collapse .column, form .row .row.collapse .columns {
    padding: 0;
}
form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns {
    padding-left: 0.5em;
}
label {
    font-size: 0.875em;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: 500;
    margin-bottom: 0.1875em;
}
label.right {
    float: none;
    text-align: right;
}
label.inline {
    margin: 0 0 1em 0;
    padding: 0.625em 0;
}
.prefix, .postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: 0.875em;
    height: 2.3125em;
    line-height: 2.3125em;
}
.postfix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125em;
}
.prefix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125em;
}
.prefix.button.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.postfix.button.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.prefix.button.round {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
}
.postfix.button.round {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
}
span.prefix {
    background: #f2f2f2;
    border-color: #d9d9d9;
    border-right: none;
    color: #333333;
}
span.prefix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
span.postfix {
    background: #f2f2f2;
    border-color: #cccccc;
    border-left: none;
    color: #333333;
}
span.postfix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.input-group.radius&gt;*:first-child, .input-group.radius&gt;*:first-child * {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.input-group.radius&gt;*:last-child, .input-group.radius&gt;*:last-child * {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.input-group.round&gt;*:first-child, .input-group.round&gt;*:first-child * {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
}
.input-group.round&gt;*:last-child, .input-group.round&gt;*:last-child * {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    background-color: white;
    font-family: inherit;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875em;
    margin: 0 0 1em 0;
    padding: 0.5em;
    height: 2.3125em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: box-shadow,  0.45s,  -moz-box-shadow,  0.45s,  -webkit-box-shadow,  0.45s,  border-color,  0.45s,  ease-in-out;
    -moz-transition: box-shadow,  0.45s,  -moz-box-shadow,  0.45s,  -webkit-box-shadow,  0.45s,  border-color,  0.45s,  ease-in-out;
    transition: box-shadow,  0.45s,  -moz-box-shadow,  0.45s,  -webkit-box-shadow,  0.45s,  border-color,  0.45s,  ease-in-out;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
    -webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border-color: #999999;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none;
}
input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="datetime-local"][disabled], input[type="month"][disabled], input[type="week"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled] {
    background-color: #dddddd;
}
input[type="file"], input[type="checkbox"], input[type="radio"], select {
    margin: 0 0 1em 0;
}
input[type="file"] {
    width: 100%}
fieldset {
    border: solid 1px #dddddd;
    padding: 1.25em;
    margin: 1.125em 0;
}
fieldset legend {
    font-weight: bold;
    background: white;
    padding: 0 0.1875em;
    margin: 0;
    margin-left: -0.1875em;
}
.error input, input.error, .error textarea, textarea.error {
    border-color: #c60f13;
    background-color: rgba(198, 15, 19, 0.1);
}
.error input:focus, input.error:focus, .error textarea:focus, textarea.error:focus {
    background: #fafafa;
    border-color: #999999;
}
.error label, label.error {
    color: #c60f13;
}
.error small, small.error {
    display: block;
    padding: 0.375em 0.25em;
    margin-top: -1.3125em;
    margin-bottom: 1em;
    font-size: 0.75em;
    font-weight: bold;
    background: #c60f13;
    color: white;
}
form.custom .hidden-field {
    margin-left: -99999px;
    position: absolute;
    /*visibility: hidden;*/
}
form.custom .custom {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    top: 2px;
    border: solid 1px #cccccc;
    background: white;
}
form.custom .custom.radio {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
}
form.custom .custom.checkbox:before {
    content: "";
    display: block;
    line-height: 0.8;
    height: 14px;
    width: 14px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    color: #fff;
}
form.custom .custom.radio.checked:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    background: #222222;
    position: relative;
    top: 3px;
    left: 3px;
}
form.custom .custom.checkbox.checked:before {
    content: "\00d7";
    color: #222222;
}
form.custom .custom.dropdown {
    display: block;
    position: relative;
    top: 0;
    height: 2.3125em;
    margin-bottom: 1.25em;
    margin-top: 0px;
    padding: 0px;
    width: 100%;
    background: white;
    background: -moz-linear-gradient(top,  #fff 0%,  #f3f3f3 100%);
    background: -webkit-linear-gradient(top,  #fff 0%,  #f3f3f3 100%);
    background: linear-gradient(to bottom,  #fff 0%,  #f3f3f3 100%);
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 0.875em;
    vertical-align: top;
}
form.custom .custom.dropdown ul {
    overflow-y: auto;
    max-height: 200px;
}
form.custom .custom.dropdown .current {
    cursor: default;
    white-space: nowrap;
    line-height: 2.25em;
    color: rgba(0, 0, 0, 0.75);
    text-decoration: none;
    overflow: hidden;
    display: block;
    margin-left: 0.5em;
    margin-right: 2.3125em;
}
form.custom .custom.dropdown .selector {
    cursor: default;
    position: absolute;
    width: 2.5em;
    height: 2.3125em;
    display: block;
    right: 0;
    top: 0;
}
form.custom .custom.dropdown .selector:after {
    content: "";
    display: block;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #aaaaaa transparent transparent transparent;
    border-top-style: solid;
    position: absolute;
    left: 0.9375em;
    top: 50%;
    margin-top: -3px;
}
form.custom .custom.dropdown:hover a.selector:after, form.custom .custom.dropdown.open a.selector:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #222222 transparent transparent transparent;
    border-top-style: solid;
}
form.custom .custom.dropdown .disabled {
    color: #888888;
}
form.custom .custom.dropdown .disabled:hover {
    background: transparent;
    color: #888888;
}
form.custom .custom.dropdown .disabled:hover:after {
    display: none;
}
form.custom .custom.dropdown.open ul {
    display: block;
    z-index: 10;
    min-width: 100%;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
form.custom .custom.dropdown.small {
    max-width: 134px;
}
form.custom .custom.dropdown.medium {
    max-width: 254px;
}
form.custom .custom.dropdown.large {
    max-width: 434px;
}
form.custom .custom.dropdown.expand {
    width: 100% !important;
}
form.custom .custom.dropdown.open.small ul {
    min-width: 134px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
form.custom .custom.dropdown.open.medium ul {
    min-width: 254px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
form.custom .custom.dropdown.open.large ul {
    min-width: 434px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
form.custom .custom.dropdown ul {
    position: absolute;
    width: auto;
    display: none;
    margin: 0;
    left: -1px;
    top: auto;
    -webkit-box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
    margin: 0;
    padding: 0;
    background: white;
    border: solid 1px #cccccc;
    font-size: 16px;
}
form.custom .custom.dropdown ul li {
    color: #555555;
    font-size: 0.875em;
    cursor: default;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    padding-left: 0.375em;
    padding-right: 2.375em;
    min-height: 1.5em;
    line-height: 1.5em;
    margin: 0;
    white-space: nowrap;
    list-style: none;
}
form.custom .custom.dropdown ul li.selected {
    background: #eeeeee;
    color: black;
}
form.custom .custom.dropdown ul li:hover {
    background-color: #e4e4e4;
    color: black;
}
form.custom .custom.dropdown ul li.selected:hover {
    background: #eeeeee;
    cursor: default;
    color: black;
}
form.custom .custom.dropdown ul.show {
    display: block;
}
form.custom .custom.disabled {
    background-color: #dddddd;
}
.button-group {
    list-style: none;
    margin: 0;
    *zoom: 1;
}
.button-group:before, .button-group:after {
    content: " ";
    display: table;
}
.button-group:after {
    clear: both;
}
.button-group&gt;* {
    margin: 0 0 0 -1px;
    float: left;
}
.button-group&gt;*:first-child {
    margin-left: 0;
}
.button-group.radius&gt;*:first-child, .button-group.radius&gt;*:first-child&gt;a, .button-group.radius&gt;*:first-child&gt;button, .button-group.radius&gt;*:first-child&gt;.button {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.button-group.radius&gt;*:last-child, .button-group.radius&gt;*:last-child&gt;a, .button-group.radius&gt;*:last-child&gt;button, .button-group.radius&gt;*:last-child&gt;.button {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.button-group.round&gt;*:first-child, .button-group.round&gt;*:first-child&gt;a, .button-group.round&gt;*:first-child&gt;button, .button-group.round&gt;*:first-child&gt;.button {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
}
.button-group.round&gt;*:last-child, .button-group.round&gt;*:last-child&gt;a, .button-group.round&gt;*:last-child&gt;button, .button-group.round&gt;*:last-child&gt;.button {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
}
.button-group.even-2 li {
    width: 50%}
.button-group.even-2 li button, .button-group.even-2 li .button {
    width: 100%}
.button-group.even-3 li {
    width: 33.33333%}
.button-group.even-3 li button, .button-group.even-3 li .button {
    width: 100%}
.button-group.even-4 li {
    width: 25%}
.button-group.even-4 li button, .button-group.even-4 li .button {
    width: 100%}
.button-group.even-5 li {
    width: 20%}
.button-group.even-5 li button, .button-group.even-5 li .button {
    width: 100%}
.button-group.even-6 li {
    width: 16.66667%}
.button-group.even-6 li button, .button-group.even-6 li .button {
    width: 100%}
.button-group.even-7 li {
    width: 14.28571%}
.button-group.even-7 li button, .button-group.even-7 li .button {
    width: 100%}
.button-group.even-8 li {
    width: 12.5%}
.button-group.even-8 li button, .button-group.even-8 li .button {
    width: 100%}
.button-bar {
    *zoom: 1;
}
.button-bar:before, .button-bar:after {
    content: " ";
    display: table;
}
.button-bar:after {
    clear: both;
}
.button-bar .button-group {
    float: left;
    margin-right: 0.625em;
}
.button-bar .button-group div {
    overflow: hidden;
}
.dropdown.button {
    position: relative;
    padding-right: 3.1875em;
}
.dropdown.button:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: white transparent transparent transparent;
    top: 50%}
.dropdown.button:before {
    border-width: 0.5625em;
    right: 1.5em;
    margin-top: -0.25em;
}
.dropdown.button:before {
    border-color: white transparent transparent transparent;
}
.dropdown.button.tiny {
    padding-right: 2.1875em;
}
.dropdown.button.tiny:before {
    border-width: 0.4375em;
    right: 0.875em;
    margin-top: -0.15625em;
}
.dropdown.button.tiny:before {
    border-color: white transparent transparent transparent;
}
.dropdown.button.small {
    padding-right: 2.8125em;
}
.dropdown.button.small:before {
    border-width: 0.5625em;
    right: 1.125em;
    margin-top: -0.21875em;
}
.dropdown.button.small:before {
    border-color: white transparent transparent transparent;
}
.dropdown.button.large {
    padding-right: 4em;
}
.dropdown.button.large:before {
    border-width: 0.625em;
    right: 1.75em;
    margin-top: -0.3125em;
}
.dropdown.button.large:before {
    border-color: white transparent transparent transparent;
}
.dropdown.button.secondary:before {
    border-color: #333333 transparent transparent transparent;
}
.split.button {
    position: relative;
    padding-right: 4.8em;
}
.split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px;
}
.split.button span:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: inset;
    left: 50%}
.split.button span:active {
    background-color: rgba(0, 0, 0, 0.1);
}
.split.button span {
    border-left-color: #1e728c;
}
.split.button span {
    width: 3em;
}
.split.button span:before {
    border-top-style: solid;
    border-width: 0.5625em;
    top: 1.125em;
    margin-left: -0.5625em;
}
.split.button span:before {
    border-color: white transparent transparent transparent;
}
.split.button.secondary span {
    border-left-color: #c3c3c3;
}
.split.button.secondary span:before {
    border-color: white transparent transparent transparent;
}
.split.button.alert span {
    border-left-color: #7f0a0c;
}
.split.button.success span {
    border-left-color: #396516;
}
.split.button.tiny {
    padding-right: 3.9375em;
}
.split.button.tiny span {
    width: 2.84375em;
}
.split.button.tiny span:before {
    border-top-style: solid;
    border-width: 0.4375em;
    top: 0.875em;
    margin-left: -0.3125em;
}
.split.button.small {
    padding-right: 3.9375em;
}
.split.button.small span {
    width: 2.8125em;
}
.split.button.small span:before {
    border-top-style: solid;
    border-width: 0.5625em;
    top: 0.84375em;
    margin-left: -0.5625em;
}
.split.button.large {
    padding-right: 6em;
}
.split.button.large span {
    width: 3.75em;
}
.split.button.large span:before {
    border-top-style: solid;
    border-width: 0.625em;
    top: 1.3125em;
    margin-left: -0.5625em;
}
.split.button.expand {
    padding-left: 2em;
}
.split.button.secondary span:before {
    border-color: #333333 transparent transparent transparent;
}
.split.button.radius span {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.split.button.round span {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
}
.flex-video {
    position: relative;
    padding-top: 1.5625em;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 1em;
    overflow: hidden;
}
.flex-video.widescreen {
    padding-bottom: 57.25%}
.flex-video.vimeo {
    padding-top: 0;
}
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.section-container, .section-container.auto {
    width: 100%;
    display: block;
    margin-bottom: 1.25em;
    border: 1px solid #cccccc;
    border-top: none;
}
.section-container&gt;section, .section-container&gt;.section, .section-container.auto&gt;section, .section-container.auto&gt;.section {
    border-top: 1px solid #cccccc;
    position: relative;
}
.section-container&gt;section .title, .section-container&gt;.section .title, .section-container.auto&gt;section .title, .section-container.auto&gt;.section .title {
    top: 0;
    cursor: pointer;
    width: 100%;
    margin: 0;
    background-color: #efefef;
}
.section-container&gt;section .title a, .section-container&gt;.section .title a, .section-container.auto&gt;section .title a, .section-container.auto&gt;.section .title a {
    padding: 0.9375em;
    display: inline-block;
    color: #333333;
    font-size: 0.875em;
    white-space: nowrap;
    width: 100%}
.section-container&gt;section .title:hover, .section-container&gt;.section .title:hover, .section-container.auto&gt;section .title:hover, .section-container.auto&gt;.section .title:hover {
    background-color: #e2e2e2;
}
.section-container&gt;section .content, .section-container&gt;.section .content, .section-container.auto&gt;section .content, .section-container.auto&gt;.section .content {
    display: none;
    padding: 0.9375em;
    background-color: white;
}
.section-container&gt;section .content&gt;*:last-child, .section-container&gt;.section .content&gt;*:last-child, .section-container.auto&gt;section .content&gt;*:last-child, .section-container.auto&gt;.section .content&gt;*:last-child {
    margin-bottom: 0;
}
.section-container&gt;section .content&gt;*:first-child, .section-container&gt;.section .content&gt;*:first-child, .section-container.auto&gt;section .content&gt;*:first-child, .section-container.auto&gt;.section .content&gt;*:first-child {
    padding-top: 0;
}
.section-container&gt;section .content&gt;*:last-child, .section-container&gt;.section .content&gt;*:last-child, .section-container.auto&gt;section .content&gt;*:last-child, .section-container.auto&gt;.section .content&gt;*:last-child {
    padding-bottom: 0;
}
.section-container&gt;section.active&gt;.content, .section-container&gt;.section.active&gt;.content, .section-container.auto&gt;section.active&gt;.content, .section-container.auto&gt;.section.active&gt;.content {
    display: block;
}
.section-container&gt;section.active&gt;.title, .section-container&gt;.section.active&gt;.title, .section-container.auto&gt;section.active&gt;.title, .section-container.auto&gt;.section.active&gt;.title {
    background: #d5d5d5;
}
.section-container.tabs {
    border: 0;
    position: relative;
}
.section-container.tabs&gt;section, .section-container.tabs&gt;.section {
    padding-top: 0;
    border: 0;
    position: static;
}
.section-container.tabs&gt;section .title, .section-container.tabs&gt;.section .title {
    width: auto;
    border: 1px solid #cccccc;
    border-right: 0;
    border-bottom: 0;
    position: absolute;
    z-index: 1;
}
.section-container.tabs&gt;section .title a, .section-container.tabs&gt;.section .title a {
    width: 100%}
.section-container.tabs&gt;section:last-child .title, .section-container.tabs&gt;.section:last-child .title {
    border-right: 1px solid #cccccc;
}
.section-container.tabs&gt;section .content, .section-container.tabs&gt;.section .content {
    border: 1px solid #cccccc;
    position: absolute;
    z-index: 10;
    top: -1px;
}
.section-container.tabs&gt;section.active&gt;.title, .section-container.tabs&gt;.section.active&gt;.title {
    background-color: white;
    z-index: 11;
    border-bottom: 0;
}
.section-container.tabs&gt;section.active&gt;.content, .section-container.tabs&gt;.section.active&gt;.content {
    position: relative;
}
@media only screen and (min-width: 48em) {
    .section-container.auto {
        border: 0;
        position: relative;
    }
    .section-container.auto&gt;section, .section-container.auto&gt;.section {
        padding-top: 0;
        border: 0;
        position: static;
    }
    .section-container.auto&gt;section .title, .section-container.auto&gt;.section .title {
        width: auto;
        border: 1px solid #cccccc;
        border-right: 0;
        border-bottom: 0;
        position: absolute;
        z-index: 1;
    }
    .section-container.auto&gt;section .title a, .section-container.auto&gt;.section .title a {
        width: 100%}
    .section-container.auto&gt;section:last-child .title, .section-container.auto&gt;.section:last-child .title {
        border-right: 1px solid #cccccc;
    }
    .section-container.auto&gt;section .content, .section-container.auto&gt;.section .content {
        border: 1px solid #cccccc;
        position: absolute;
        z-index: 10;
        top: -1px;
    }
    .section-container.auto&gt;section.active&gt;.title, .section-container.auto&gt;.section.active&gt;.title {
        background-color: white;
        z-index: 11;
        border-bottom: 0;
    }
    .section-container.auto&gt;section.active&gt;.content, .section-container.auto&gt;.section.active&gt;.content {
        position: relative;
    }
    .section-container.accordion .section {
        padding-top: 0 !important;
    }
    .section-container.vertical-tabs {
        border: 1px solid #cccccc;
        position: relative;
    }
    .section-container.vertical-tabs section, .section-container.vertical-tabs .section {
        padding-top: 0 !important;
        border: 0;
        position: static;
        background-color: #efefef;
    }
    .section-container.vertical-tabs section .title, .section-container.vertical-tabs .section .title {
        position: absolute;
        border-top: 1px solid #cccccc;
        width: 12.5em;
    }
    .section-container.vertical-tabs section:first-child .title, .section-container.vertical-tabs .section:first-child .title {
        border-top: 0;
    }
    .section-container.vertical-tabs section .content, .section-container.vertical-tabs .section .content {
        display: block;
        position: relative;
        left: 12.5em;
        border-left: 1px solid #cccccc;
        z-index: 10;
    }
    .section-container.vertical-tabs section.active&gt;.title, .section-container.vertical-tabs .section.active&gt;.title {
        background-color: white;
        width: 12.625em;
        border-right: 0;
        z-index: 11;
    }
    .section-container.vertical-tabs section.active:last-child .title, .section-container.vertical-tabs .section.active:last-child .title {
        border-bottom: 1px solid #cccccc;
    }
    .section-container.vertical-nav {
        border: 1px solid #cccccc;
        border-top: none;
    }
    .section-container.vertical-nav&gt;section, .section-container.vertical-nav&gt;.section {
        padding-top: 0 !important;
    }
    .section-container.vertical-nav&gt;section .title a, .section-container.vertical-nav&gt;.section .title a {
        display: block;
        width: 100%}
    .section-container.vertical-nav&gt;section .content, .section-container.vertical-nav&gt;.section .content {
        display: none;
    }
    .section-container.vertical-nav&gt;section.active&gt;.content, .section-container.vertical-nav&gt;.section.active&gt;.content {
        display: block;
        position: absolute;
        left: 100%;
        top: -1px;
        z-index: 999;
        min-width: 12.5em;
        border: 1px solid #cccccc;
    }
    .section-container.horizontal-nav {
        position: relative;
        background: #efefef;
        border: 1px solid #cccccc;
    }
    .section-container.horizontal-nav&gt;section, .section-container.horizontal-nav&gt;.section {
        padding-top: 0;
        border: 0;
        position: static;
    }
    .section-container.horizontal-nav&gt;section .title, .section-container.horizontal-nav&gt;.section .title {
        width: auto;
        border: 1px solid #cccccc;
        border-left: 0;
        top: -1px;
        position: absolute;
        z-index: 1;
    }
    .section-container.horizontal-nav&gt;section .title a, .section-container.horizontal-nav&gt;.section .title a {
        width: 100%}
    .section-container.horizontal-nav&gt;section .content, .section-container.horizontal-nav&gt;.section .content {
        display: none;
    }
    .section-container.horizontal-nav&gt;section.active&gt;.content, .section-container.horizontal-nav&gt;.section.active&gt;.content {
        display: block;
        position: absolute;
        z-index: 999;
        left: 0;
        top: -2px;
        min-width: 12.5em;
        border: 1px solid #cccccc;
    }
}.contain-to-grid {
     width: 100%;
     background: #111111;
 }
.fixed {
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99;
}
.top-bar {
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    position: relative;
    background: #111111;
    margin-bottom: 1.875em;
}
.top-bar ul {
    margin-bottom: 0;
    list-style: none;
}
.top-bar .row {
    max-width: none;
}
.top-bar form, .top-bar input {
    margin-bottom: 0;
}
.top-bar input {
    height: 2.45em;
}
.top-bar .button {
    padding-top: .5em;
    padding-bottom: .5em;
    margin-bottom: 0;
}
.top-bar .title-area {
    position: relative;
}
.top-bar .name {
    height: 45px;
    margin: 0;
    font-size: 16px;
}
.top-bar .name {
    line-height: 45px;
    font-size: 1.0625em;
    margin: 0;
}
.top-bar .name a {
    font-weight: bold;
    color: white;
    width: 50%;
    display: block;
    padding: 0 15px;
}
.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0;
}
.top-bar .toggle-topbar a {
    color: white;
    text-transform: uppercase;
    font-size: 0.8125em;
    font-weight: bold;
    position: relative;
    display: block;
    padding: 0 15px;
    height: 45px;
    line-height: 45px;
}
.top-bar .toggle-topbar.menu-icon {
    right: 15px;
    top: 50%;
    margin-top: -16px;
    padding-left: 40px;
}
.top-bar .toggle-topbar.menu-icon a {
    text-indent: -48px;
    width: 34px;
    height: 34px;
    line-height: 33px;
    padding: 0;
    color: white;
}
.top-bar .toggle-topbar.menu-icon a span {
    position: absolute;
    right: 0;
    display: block;
    width: 16px;
    height: 0;
    -webkit-box-shadow: 0 10px 0 1px white,  0 16px 0 1px white,  0 22px 0 1px white;
    box-shadow: 0 10px 0 1px white,  0 16px 0 1px white,  0 22px 0 1px white;
}
.top-bar.expanded {
    height: auto;
    background: transparent;
}
.top-bar.expanded .title-area {
    background: #111111;
}
.top-bar.expanded .toggle-topbar a {
    color: #888888;
}
.top-bar.expanded .toggle-topbar a span {
    -webkit-box-shadow: 0 10px 0 1px #888888,  0 16px 0 1px #888888,  0 22px 0 1px #888888;
    box-shadow: 0 10px 0 1px #888888,  0 16px 0 1px #888888,  0 22px 0 1px #888888;
}
.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    -webkit-transition: left 300ms ease-out;
    -moz-transition: left 300ms ease-out;
    transition: left 300ms ease-out;
}
.top-bar-section ul {
    width: 100%;
    height: auto;
    display: block;
    background: #333333; font-family:"Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti;
    font-size: 16px;
    margin: 0;
}
.top-bar-section .divider, .top-bar-section [role="separator"] {
    border-bottom: solid 1px #4d4d4d;
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%}
.top-bar-section ul li&gt;a {
    display: block;
    width: 100%;
	 font-family:"Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti;
    color: white;
    padding: 12px 0 12px 0;
    padding-left: 15px;
    font-size: 0.8125em;
    background: #333333;
}
.top-bar-section ul li&gt;a:hover {
    background: #2b2b2b;
}
.top-bar-section ul li&gt;a.button {
    background: #2ba6cb;
    font-size: 0.8125em;
}
.top-bar-section ul li&gt;a.button:hover {
    background: #2284a1;
}
.top-bar-section ul li&gt;a.button.secondary {
    background: #e9e9e9;
}
.top-bar-section ul li&gt;a.button.secondary:hover {
    background: #d0d0d0;
}
.top-bar-section ul li&gt;a.button.success {
    background: #5da423;
}
.top-bar-section ul li&gt;a.button.success:hover {
    background: #457a1a;
}
.top-bar-section ul li&gt;a.button.alert {
    background: #c60f13;
}
.top-bar-section ul li&gt;a.button.alert:hover {
    background: #970b0e;
}
.top-bar-section ul li.active&gt;a {
    background: #2b2b2b;
}
.top-bar-section .has-form {
    padding: 15px;
}
.top-bar-section .has-dropdown {
    position: relative;
}
.top-bar-section .has-dropdown&gt;a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
    border-left-style: solid;
    margin-right: 15px;
    margin-top: -4.5px;
    position: absolute;
    top: 22px;
    right: 0;
}
.top-bar-section .has-dropdown.moved {
    position: static;
}
.top-bar-section .has-dropdown.moved&gt;.dropdown {
    /*visibility: visible;*/
}
.top-bar-section .dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    /*visibility: hidden;*/
    z-index: 99;
}
.top-bar-section .dropdown li {
    width: 100%}
.top-bar-section .dropdown li a {
    font-weight: normal;
    padding: 8px 15px;
}
.top-bar-section .dropdown li.title h5 {
    margin-bottom: 0;
}
.top-bar-section .dropdown li.title h5 a {
    color: white;
    line-height: 22.5px;
    display: block;
}
.top-bar-section .dropdown label {
    padding: 8px 15px 2px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #555555;
    font-weight: bold;
    font-size: 0.625em;
}
.top-bar-js-breakpoint {
    width: 58.75em !important;
    /*visibility: hidden;*/
}
.js-generated {
    display: block;
}
@media only screen and (min-width: 58.75em) {

    /*body.debug::before {
        content: "min-width: 58.75em";
    }*/

    #top_navigation .top-bar-section ul.f-dropdown {
        background: none repeat scroll 0 0 #ffffff;
    }
    /*#top_navigation .top-bar-section ul li ul {
        visibility: visible;
    }*/
    
    #top_navigation .top-bar-section ul li li a {
        padding: 0.3125em 0.625em;
        font-weight: normal;
        font-size: 1em;
        line-height: 2.30769em;
    }
    #top_navigation .top-bar-section ul li li {
        float: none;
    }
    ul.f-dropdown li:hover,
    ul.f-dropdown li:focus {
        background: none; 
		
    }


    .top-bar {
        background: #111111;
        *zoom: 1;
        overflow: visible;
    }
    .top-bar:before, .top-bar:after {
        content: " ";
        display: table;
    }
    .top-bar:after {
        clear: both;
    }
    .top-bar .toggle-topbar {
        display: none;
    }
    .top-bar .title-area {
        float: left;
    }
    .top-bar .name a {
        width: auto;
    }
    .top-bar input, .top-bar .button {
        line-height: 2em;
        font-size: 0.875em;
        height: 2em;
        padding: 0 10px;
        position: relative;
        top: 8px;
    }
    .top-bar.expanded {
        background: #111111;
    }
    .contain-to-grid .top-bar {
        max-width: 75em;
        margin: 0 auto;
        margin-bottom: 1.875em;
    }
    .top-bar-section {
        -webkit-transition: none 0 0;
        -moz-transition: none 0 0;
        transition: none 0 0;
        left: 0 !important;
    }
    .top-bar-section ul {
        width: auto;
        height: auto !important;
        display: inline;
    }
    .top-bar-section ul li {
        float: left;
    }
    .top-bar-section ul li .js-generated {
        display: none;
    }
    .top-bar-section li a:not(.button) {
        padding: 0 15px;
        line-height: 45px;
        background: #111111;
    }
    .top-bar-section li a:not(.button):hover {
        background: black;
    }
    .top-bar-section .has-dropdown&gt;a {
        padding-right: 35px !important;
    }
    .top-bar-section .has-dropdown&gt;a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
    }
    .top-bar-section .has-dropdown.moved {
        position: relative;
    }
    .top-bar-section .has-dropdown.moved&gt;.dropdown {
        /*visibility: hidden;*/
    }
    .top-bar-section .has-dropdown:hover&gt;.dropdown, .top-bar-section .has-dropdown:active&gt;.dropdown {
        /*visibility: visible;*/
    }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown&gt;a:after {
        border: none;
        content: "\00bb";
        margin-top: -15px;
        right: 5px;
    }
    .top-bar-section .dropdown {
        left: 0;
        top: auto;
        background: transparent;
        min-width: 100%}
    .top-bar-section .dropdown li a {
        color: white;
        line-height: 1;
        white-space: nowrap;
        padding: 7px 15px;
        background: #1e1e1e;
    }
    .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #1e1e1e;
    }
    .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0;
    }
    .top-bar-section&gt;ul&gt;.divider, .top-bar-section&gt;ul&gt;[role="separator"] {
        border-bottom: none;
        border-top: none;
        border-right: solid 1px #2b2b2b;
        border-left: solid 1px black;
        clear: none;
        height: 45px;
        width: 0px;
    }
    .top-bar-section .has-form {
        background: #111111;
        padding: 0 15px;
        height: 45px;
    }
    .top-bar-section ul.right li .dropdown {
        left: auto;
        right: 0;
    }
    .top-bar-section ul.right li .dropdown li .dropdown {
        right: 100%}
}.orbit-container {
     overflow: hidden;
     width: 100%;
     position: relative;
     background: whitesmoke;
 }
.orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.orbit-container .orbit-slides-container img {
    display: block;
}
.orbit-container .orbit-slides-container&gt;* {
    position: relative;
    float: left;
    height: 100%}
.orbit-container .orbit-slides-container&gt;* .orbit-caption {
    position: absolute;
    bottom: 0;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    width: 100%;
    padding: 10px 14px;
    font-size: 0.875em;
}
.orbit-container .orbit-slides-container&gt;* .orbit-caption * {
    color: white;
}
.orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: white;
    background: rgba(0, 0, 0, 0);
}
.orbit-container .orbit-slide-number span {
    font-weight: 700;
    padding: 0.3125em;
}
.orbit-container .orbit-timer {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 6px;
    width: 100px;
}
.orbit-container .orbit-timer .orbit-progress {
    height: 100%;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.6);
    display: block;
    width: 0%}
.orbit-container .orbit-timer&gt;span {
    display: none;
    position: absolute;
    top: 10px;
    right: 0px;
    width: 11px;
    height: 14px;
    border: solid 4px black;
    border-top: none;
    border-bottom: none;
}
.orbit-container .orbit-timer.paused&gt;span {
    right: -6px;
    top: 9px;
    width: 11px;
    height: 14px;
    border: inset 8px;
    border-right-style: solid;
    border-color: transparent transparent transparent black;
}
.orbit-container:hover .orbit-timer&gt;span {
    display: block;
}
.orbit-container .orbit-prev, .orbit-container .orbit-next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.6);
    width: 50px;
    height: 60px;
    line-height: 50px;
    color: white;
    text-indent: -9999px !important;
}
.orbit-container .orbit-prev&gt;span, .orbit-container .orbit-next&gt;span {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    display: block;
    width: 0;
    height: 0;
    border: inset 16px;
}
.orbit-container .orbit-prev {
    left: 0;
}
.orbit-container .orbit-prev&gt;span {
    border-right-style: solid;
    border-color: transparent;
    border-right-color: #fff;
}
.orbit-container .orbit-prev:hover&gt;span {
    border-right-color: #ccc;
}
.orbit-container .orbit-next {
    right: 0;
}
.orbit-container .orbit-next&gt;span {
    border-color: transparent;
    border-left-style: solid;
    border-left-color: #fff;
    left: 50%;
    margin-left: -8px;
}
.orbit-container .orbit-next:hover&gt;span {
    border-left-color: #ccc;
}
.orbit-bullets {
    margin: 0 auto 30px auto;
    overflow: hidden;
    position: relative;
    top: 10px;
}
.orbit-bullets li {
    display: block;
    width: 18px;
    height: 18px;
    background: #999999;
    float: left;
    margin-right: 6px;
    border: solid 2px #222222;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
}
.orbit-bullets li.active {
    background: #222222;
}
.orbit-bullets li:last-child {
    margin-right: 0;
}
.touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
    display: none;
}
.touch .orbit-bullets {
    display: none;
}
@media only screen and (min-width: 48em) {
    .touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
        display: inherit;
    }
    .touch .orbit-bullets {
        display: block;
    }
}.reveal-modal-bg {
     position: fixed;
     height: 100%;
     width: 100%;
     background: black;
     background: rgba(0, 0, 0, 0.45);
     z-index: 98;
     display: none;
     top: 0;
     left: 0;
 }
.reveal-modal {
    /*visibility: hidden;*/
    display: none;
    position: absolute;
    left: 50%;
    z-index: 99;
    height: auto;
    background-color: #fff;
    margin-left: -40%;
    width: 80%;
    background-color: white;
    padding: 1.25em;
    border: solid 1px #666666;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    top: 50px;
}
.reveal-modal .column, .reveal-modal .columns {
    min-width: 0;
}
.reveal-modal&gt;:first-child {
    margin-top: 0;
}
.reveal-modal&gt;:last-child {
    margin-bottom: 0;
}
.reveal-modal .close-reveal-modal {
    font-size: 1.375em;
    line-height: 1;
    position: absolute;
    top: 0.5em;
    right: 0.6875em;
    color: #aaaaaa;
    font-weight: bold;
    cursor: pointer;
}
@media only screen and (min-width: 48em) {
    .reveal-modal {
        padding: 1.875em;
        top: 6.25em;
    }
    .reveal-modal.tiny {
        margin-left: -15%;
        width: 30%}
    .reveal-modal.small {
        margin-left: -20%;
        width: 40%}
    .reveal-modal.medium {
        margin-left: -30%;
        width: 60%}
    .reveal-modal.large {
        margin-left: -35%;
        width: 70%}
    .reveal-modal.xlarge {
        margin-left: -47.5%;
        width: 95%}
}@media print {
    div: not(.reveal-modal) {
        display: none;
    }
}.joyride-list {
     display: none;
 }
.joyride-tip-guide {
    display: none;
    position: absolute;
    background: black;
    color: white;
    z-index: 101;
    top: 0;
    left: 2.5%;
    font-family: inherit;
    font-weight: normal;
    width: 95%}
.lt-ie9 .joyride-tip-guide {
    max-width: 800px;
    left: 50%;
    margin-left: -400px;
}
.joyride-content-wrapper {
    width: 100%;
    padding: 1.125em 1.25em 1.5em;
}
.joyride-content-wrapper .button {
    margin-bottom: 0 !important;
}
.joyride-tip-guide .joyride-nub {
    display: block;
    position: absolute;
    left: 22px;
    width: 0;
    height: 0;
    border: inset 14px;
}
.joyride-tip-guide .joyride-nub.top {
    border-top-style: solid;
    border-color: black;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -28px;
}
.joyride-tip-guide .joyride-nub.bottom {
    border-bottom-style: solid;
    border-color: black !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -28px;
}
.joyride-tip-guide .joyride-nub.right {
    right: -28px;
}
.joyride-tip-guide .joyride-nub.left {
    left: -28px;
}
.joyride-tip-guide h1, .joyride-tip-guide h2, .joyride-tip-guide h3, .joyride-tip-guide h4, .joyride-tip-guide h5, .joyride-tip-guide h6 {
    line-height: 1.25;
    margin: 0;
    font-weight: bold;
    color: white;
}
.joyride-tip-guide p {
    margin: 0 0 1.125em 0;
    font-size: 0.875em;
    line-height: 1.3;
}
.joyride-timer-indicator-wrap {
    width: 50px;
    height: 3px;
    border: solid 1px #555555;
    position: absolute;
    right: 1.0625em;
    bottom: 1em;
}
.joyride-timer-indicator {
    display: block;
    width: 0;
    height: inherit;
    background: #666666;
}
.joyride-close-tip {
    position: absolute;
    right: 12px;
    top: 10px;
    color: #777777 !important;
    text-decoration: none;
    font-size: 30px;
    font-weight: normal;
    line-height: 0.5 !important;
}
.joyride-close-tip:hover, .joyride-close-tip:focus {
    color: #eeeeee !important;
}
.joyride-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: transparent;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
    cursor: pointer;
}
.joyride-expose-wrapper {
    background-color: #ffffff;
    position: absolute;
    border-radius: 3px;
    z-index: 102;
    -moz-box-shadow: 0px 0px 30px white;
    -webkit-box-shadow: 0px 0px 15px white;
    box-shadow: 0px 0px 15px white;
}
.joyride-expose-cover {
    background: transparent;
    border-radius: 3px;
    position: absolute;
    z-index: 9999;
    top: 0px;
    left: 0px;
}
@media only screen and (min-width: 48em) {
    .joyride-tip-guide {
        width: 300px;
        left: inherit;
    }
    .joyride-tip-guide .joyride-nub.bottom {
        border-color: black !important;
        border-bottom-color: transparent !important;
        border-left-color: transparent !important;
        border-right-color: transparent !important;
        bottom: -28px;
    }
    .joyride-tip-guide .joyride-nub.right {
        border-color: black !important;
        border-top-color: transparent !important;
        border-right-color: transparent !important;
        border-bottom-color: transparent !important;
        top: 22px;
        left: auto;
        right: -28px;
    }
    .joyride-tip-guide .joyride-nub.left {
        border-color: black !important;
        border-top-color: transparent !important;
        border-left-color: transparent !important;
        border-bottom-color: transparent !important;
        top: 22px;
        left: -28px;
        right: auto;
    }
}[data-clearing] {
     *zoom: 1;
     margin-bottom: 0;
     list-style: none;
 }
[data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table;
}
[data-clearing]:after {
    clear: both;
}
[data-clearing] li {
    float: left;
    margin-right: 10px;
}
.clearing-blackout {
    background: #111111;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 998;
}
.clearing-blackout .clearing-close {
    display: block;
}
.clearing-container {
    position: relative;
    z-index: 998;
    height: 100%;
    overflow: hidden;
    margin: 0;
}
.visible-img {
    height: 95%;
    position: relative;
}
.visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%}
.clearing-caption {
    color: white;
    line-height: 1.3;
    margin-bottom: 0;
    text-align: center;
    bottom: 0;
    background: #111111;
    width: 100%;
    padding: 10px 30px;
    position: absolute;
    left: 0;
}
.clearing-close {
    z-index: 999;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 40px;
    line-height: 1;
    color: white;
    display: none;
}
.clearing-close:hover, .clearing-close:focus {
    color: #ccc;
}
.clearing-assembled .clearing-container {
    height: 100%}
.clearing-assembled .clearing-container .carousel&gt;ul {
    display: none;
}
@media only screen and (min-width: 48em) {
    .clearing-main-prev, .clearing-main-next {
        position: absolute;
        height: 100%;
        width: 40px;
        top: 0;
    }
    .clearing-main-prev&gt;span, .clearing-main-next&gt;span {
        position: absolute;
        top: 50%;
        display: block;
        width: 0;
        height: 0;
        border: solid 16px;
    }
    .clearing-main-prev {
        left: 0;
    }
    .clearing-main-prev&gt;span {
        left: 5px;
        border-color: transparent;
        border-right-color: white;
    }
    .clearing-main-next {
        right: 0;
    }
    .clearing-main-next&gt;span {
        border-color: transparent;
        border-left-color: white;
    }
    .clearing-main-prev.disabled, .clearing-main-next.disabled {
        opacity: 0.5;
    }
    .clearing-feature ~ li {
        display: none;
    }
    .clearing-assembled .clearing-container .carousel {
        background: #111111;
        height: 150px;
        margin-top: 5px;
    }
    .clearing-assembled .clearing-container .carousel&gt;ul {
        display: block;
        z-index: 999;
        width: 200%;
        height: 100%;
        margin-left: 0;
        position: relative;
        left: 0;
    }
    .clearing-assembled .clearing-container .carousel&gt;ul li {
        display: block;
        width: 175px;
        height: inherit;
        padding: 0;
        float: left;
        overflow: hidden;
        margin-right: 1px;
        position: relative;
        cursor: pointer;
        opacity: 0.4;
    }
    .clearing-assembled .clearing-container .carousel&gt;ul li.fix-height img {
        min-height: 100%;
        height: 100%;
        max-width: none;
    }
    .clearing-assembled .clearing-container .carousel&gt;ul li a.th {
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        display: block;
    }
    .clearing-assembled .clearing-container .carousel&gt;ul li img {
        cursor: pointer !important;
        min-width: 100% !important;
    }
    .clearing-assembled .clearing-container .carousel&gt;ul li.visible {
        opacity: 1;
    }
    .clearing-assembled .clearing-container .visible-img {
        background: #111111;
        overflow: hidden;
        height: 75%}
    .clearing-close {
        position: absolute;
        top: 10px;
        right: 20px;
        padding-left: 0;
        padding-top: 0;
    }
}.alert-box {
     border-style: solid;
     border-width: 1px;
     display: block;
     font-weight: bold;
     margin-bottom: 1.25em;
     position: relative;
     padding: 0.6875em 1.3125em 0.75em 0.6875em;
     font-size: 0.875em;
     background-color: #2ba6cb;
     border-color: #2284a1;
     color: white;
 }
.alert-box .close {
    font-size: 1.375em;
    padding: 5px 4px 4px;
    line-height: 0;
    position: absolute;
    top: 0.4375em;
    right: 0.3125em;
    color: #333333;
    opacity: 0.3;
}
.alert-box .close:hover, .alert-box .close:focus {
    opacity: 0.5;
}
.alert-box.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.alert-box.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
}
.alert-box.success {
    background-color: #5da423;
    border-color: #457a1a;
    color: white;
}
.alert-box.alert {
    background-color: #c60f13;
    border-color: #970b0e;
    color: white;
}
.alert-box.secondary {
    background-color: #e9e9e9;
    border-color: #d0d0d0;
    color: #505050;
}
.breadcrumbs {
    display: block;
    padding: 0.5625em 0.875em 0.5625em;
    overflow: hidden;
    margin-left: 0;
    list-style: none;
    border-style: solid;
    border-width: 1px;
    background-color: #f6f6f6;
    border-color: gainsboro;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.breadcrumbs&gt;* {
    margin: 0;
    float: left;
    font-size: 0.6875em;
    text-transform: uppercase;
    color: #2ba6cb;
}
.breadcrumbs&gt;*:hover a, .breadcrumbs&gt;*:focus a {
    text-decoration: underline;
}
.breadcrumbs&gt;* a, .breadcrumbs&gt;* span {
    text-transform: uppercase;
    color: #2ba6cb;
}
.breadcrumbs&gt;*.current {
    cursor: default;
    color: #333333;
}
.breadcrumbs&gt;*.current a {
    cursor: default;
    color: #333333;
}
.breadcrumbs&gt;*.current:hover, .breadcrumbs&gt;*.current:hover a, .breadcrumbs&gt;*.current:focus, .breadcrumbs&gt;*.current:focus a {
    text-decoration: none;
}
.breadcrumbs&gt;*.unavailable {
    color: #999999;
}
.breadcrumbs&gt;*.unavailable a {
    color: #999999;
}
.breadcrumbs&gt;*.unavailable:hover, .breadcrumbs&gt;*.unavailable:hover a, .breadcrumbs&gt;*.unavailable:focus, .breadcrumbs&gt;*.unavailable a:focus {
    text-decoration: none;
    color: #999999;
    cursor: default;
}
.breadcrumbs&gt;*:before {
    content: "/";
    color: #aaaaaa;
    margin: 0 0.75em;
    position: relative;
    top: 1px;
}
.breadcrumbs&gt;*:first-child:before {
    content: " ";
    margin: 0;
}
.keystroke, kbd {
    background-color: #ededed;
    border-color: #dbdbdb;
    color: #222222;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    font-family: "Consolas",  "Menlo",  "Courier",  monospace;
    font-size: 0.9375em;
    padding: 0.125em 0.25em 0em;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.label {
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    padding: 0.1875em 0.625em 0.25em;
    font-size: 0.875em;
    background-color: #2ba6cb;
    color: white;
}
.label.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.label.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
}
.label.alert {
    background-color: #c60f13;
    color: white;
}
.label.success {
    background-color: #5da423;
    color: white;
}
.label.secondary {
    background-color: #e9e9e9;
    color: #333333;
}
.inline-list {
    margin: 0 auto 1.0625em auto;
    margin-left: -1.375em;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.inline-list&gt;li {
    list-style: none;
    float: left;
    margin-left: 1.375em;
    display: block;
}
.inline-list&gt;li&gt;* {
    display: block;
}
.pagination {
    display: block;
    height: 1.5em;
    margin-left: -0.3125em;
}
.pagination li {
    display: block;
    float: left;
    height: 1.5em;
    color: #222222;
    font-size: 0.875em;
    margin-left: 0.3125em;
}
.pagination li a {
    display: block;
    padding: 0.0625em 0.4375em 0.0625em;
    color: #999999;
}
.pagination li:hover a, .pagination li a:focus {
    background: #e6e6e6;
}
.pagination li.unavailable a {
    cursor: default;
    color: #999999;
}
.pagination li.unavailable:hover a, .pagination li.unavailable a:focus {
    background: transparent;
}
.pagination li.current a {
    background: #2ba6cb;
    color: white;
    font-weight: bold;
    cursor: default;
}
.pagination li.current a:hover, .pagination li.current a:focus {
    background: #2ba6cb;
}
.pagination-centered {
    text-align: center;
}
.pagination-centered ul&gt;li {
    float: none;
    display: inline-block;
}
.panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d9d9d9;
    margin-bottom: 1.25em;
    padding: 1.25em;
    background: #f2f2f2;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
    color: #333333;
}
.panel&gt;:first-child {
    margin-top: 0;
}
.panel&gt;:last-child {
    margin-bottom: 0;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625em;
}
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
    line-height: 1.4;
}
.panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #2284a1;
    margin-bottom: 1.25em;
    padding: 1.25em;
    background: #2ba6cb;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
    color: white;
}
.panel.callout&gt;:first-child {
    margin-top: 0;
}
.panel.callout&gt;:last-child {
    margin-bottom: 0;
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
    line-height: 1;
    margin-bottom: 0.625em;
}
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
    line-height: 1.4;
}
.panel.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.pricing-table {
    border: solid 1px #dddddd;
    margin-left: 0;
    margin-bottom: 1.25em;
}
.pricing-table * {
    list-style: none;
    line-height: 1;
}
.pricing-table .title {
    background-color: #dddddd;
    padding: 0.9375em 1.25em;
    text-align: center;
    color: #333333;
    font-weight: bold;
    font-size: 1em;
}
.pricing-table .price {
    background-color: #eeeeee;
    padding: 0.9375em 1.25em;
    text-align: center;
    color: #333333;
    font-weight: normal;
    font-size: 1.25em;
}
.pricing-table .description {
    background-color: white;
    padding: 0.9375em;
    text-align: center;
    color: #777777;
    font-size: 0.75em;
    font-weight: normal;
    line-height: 1.4;
    border-bottom: dotted 1px #dddddd;
}
.pricing-table .bullet-item {
    background-color: white;
    padding: 0.9375em;
    text-align: center;
    color: #333333;
    font-size: 0.875em;
    font-weight: normal;
    border-bottom: dotted 1px #dddddd;
}
.pricing-table .cta-button {
    background-color: whitesmoke;
    text-align: center;
    padding: 1.25em 1.25em 0;
}
.progress {
    background-color: transparent;
    height: 1.5625em;
    border: 1px solid #cccccc;
    padding: 0.125em;
    margin-bottom: 0.625em;
}
.progress .meter {
    background: #2ba6cb;
    height: 100%;
    display: block;
}
.progress.secondary .meter {
    background: #e9e9e9;
    height: 100%;
    display: block;
}
.progress.success .meter {
    background: #5da423;
    height: 100%;
    display: block;
}
.progress.alert .meter {
    background: #c60f13;
    height: 100%;
    display: block;
}
.progress.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.progress.radius .meter {
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.progress.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
}
.progress.round .meter {
    -webkit-border-radius: 999px;
    border-radius: 999px;
}
.side-nav {
    display: block;
    margin: 0;
    padding: 0.875em 0;
    list-style-type: none;
    list-style-position: inside;
}
.side-nav li {
    margin: 0 0 0.4375em 0;
    font-size: 0.875em;
}
.side-nav li a {
    display: block;
    color: #2ba6cb;
}
.side-nav li.active a {
    color: #4d4d4d;
    font-weight: bold;
}
.side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    padding: 0;
    list-style: none;
    border-top-color: #e6e6e6;
}
.sub-nav {
    display: block;
    width: auto;
    overflow: hidden;
    margin: -0.25em 0 1.125em;
    padding-top: 0.25em;
    margin-right: 0;
    margin-left: -0.5625em;
}
.sub-nav dt, .sub-nav dd {
    float: left;
    display: inline;
    margin-left: 0.5625em;
    margin-bottom: 0.625em;
    font-weight: normal;
    font-size: 0.875em;
}
.sub-nav dt a, .sub-nav dd a {
    color: #999999;
    text-decoration: none;
}
.sub-nav dt.active a, .sub-nav dd.active a {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    font-weight: bold;
    background: #2ba6cb;
    padding: 0.1875em 0.5625em;
    cursor: default;
    color: white;
}
@media only screen {
    div.switch {
        position: relative;
        width: 100%;
        padding: 0;
        display: block;
        overflow: hidden;
        border-style: solid;
        border-width: 1px;
        margin-bottom: 1.25em;
        -webkit-animation: webkitSiblingBugfix infinite 1s;
        height: 36px;
        background: white;
        border-color: #cccccc;
    }
    div.switch label {
        position: relative;
        left: 0;
        z-index: 2;
        float: left;
        width: 50%;
        height: 100%;
        margin: 0;
        font-weight: bold;
        text-align: left;
        -webkit-transition: all 0.1s ease-out;
        -moz-transition: all 0.1s ease-out;
        transition: all 0.1s ease-out;
    }
    div.switch input {
        position: absolute;
        z-index: 3;
        opacity: 0;
        width: 100%;
        height: 100%}
    div.switch input:hover, div.switch input:focus {
        cursor: pointer;
    }
    div.switch&gt;span {
        position: absolute;
        top: -1px;
        left: -1px;
        z-index: 1;
        display: block;
        padding: 0;
        border-width: 1px;
        border-style: solid;
        -webkit-transition: all 0.1s ease-out;
        -moz-transition: all 0.1s ease-out;
        transition: all 0.1s ease-out;
    }
    div.switch input:not(:checked)+label {
        opacity: 0;
    }
    div.switch input:checked {
        display: none !important;
    }
    div.switch input {
        left: 0;
        display: block !important;
    }
    div.switch input:first-of-type+label, div.switch input:first-of-type+span+label {
        left: -50%}
    div.switch input:first-of-type:checked+label, div.switch input:first-of-type:checked+span+label {
        left: 0%}
    div.switch input:last-of-type+label, div.switch input:last-of-type+span+label {
        right: -50%;
        left: auto;
        text-align: right;
    }
    div.switch input:last-of-type:checked+label, div.switch input:last-of-type:checked+span+label {
        right: 0%;
        left: auto;
    }
    div.switch span.custom {
        display: none !important;
    }
    div.switch label {
        padding: 0 0.375em;
        line-height: 2.3em;
        font-size: 0.875em;
    }
    div.switch input:first-of-type:checked ~ span {
        left: 100%;
        margin-left: -2.1875em;
    }
    div.switch&gt;span {
        width: 2.25em;
        height: 2.25em;
    }
    div.switch&gt;span {
        border-color: #b3b3b3;
        background: white;
        background: -moz-linear-gradient(top,  #fff 0%,  #f2f2f2 100%);
        background: -webkit-linear-gradient(top,  #fff 0%,  #f2f2f2 100%);
        background: linear-gradient(to bottom,  #fff 0%,  #f2f2f2 100%);
        -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 1000px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px #f5f5f5;
        box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px #f5f5f5;
    }
    div.switch:hover&gt;span, div.switch:focus&gt;span {
        background: white;
        background: -moz-linear-gradient(top,  #fff 0%,  #e6e6e6 100%);
        background: -webkit-linear-gradient(top,  #fff 0%,  #e6e6e6 100%);
        background: linear-gradient(to bottom,  #fff 0%,  #e6e6e6 100%);
    }
    div.switch:active {
        background: transparent;
    }
    div.switch.large {
        height: 44px;
    }
    div.switch.large label {
        padding: 0 0.375em;
        line-height: 2.3em;
        font-size: 1.0625em;
    }
    div.switch.large input:first-of-type:checked ~ span {
        left: 100%;
        margin-left: -2.6875em;
    }
    div.switch.large&gt;span {
        width: 2.75em;
        height: 2.75em;
    }
    div.switch.small {
        height: 28px;
    }
    div.switch.small label {
        padding: 0 0.375em;
        line-height: 2.1em;
        font-size: 0.75em;
    }
    div.switch.small input:first-of-type:checked ~ span {
        left: 100%;
        margin-left: -1.6875em;
    }
    div.switch.small&gt;span {
        width: 1.75em;
        height: 1.75em;
    }
    div.switch.tiny {
        height: 22px;
    }
    div.switch.tiny label {
        padding: 0 0.375em;
        line-height: 1.9em;
        font-size: 0.6875em;
    }
    div.switch.tiny input:first-of-type:checked ~ span {
        left: 100%;
        margin-left: -1.3125em;
    }
    div.switch.tiny&gt;span {
        width: 1.375em;
        height: 1.375em;
    }
    div.switch.radius {
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }
    div.switch.radius&gt;span {
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    div.switch.round {
        -webkit-border-radius: 1000px;
        border-radius: 1000px;
    }
    div.switch.round&gt;span {
        -webkit-border-radius: 999px;
        border-radius: 999px;
    }
    div.switch.round label {
        padding: 0 0.5625em;
    }
    @-webkit-keyframes webkitSiblingBugfix {
        from {
            position: relative;
        }
        to {
            position: relative;
        }
    }}[data-magellan-expedition] {
          background: white;
          z-index: 50;
          min-width: 100%;
          padding: 10px;
      }
[data-magellan-expedition] .sub-nav {
    margin-bottom: 0;
}
[data-magellan-expedition] .sub-nav dd {
    margin-bottom: 0;
}
table {
    background: white;
    margin-bottom: 1.25em;
    border: solid 1px #dddddd;
}
table thead, table tfoot {
    background: whitesmoke;
    font-weight: bold;
}
table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td {
    padding: 0.5em 0.625em 0.625em;
    font-size: 0.875em;
    color: #222222;
    text-align: left;
}
table tr th, table tr td {
    padding: 0.5625em 0.625em;
    font-size: 0.875em;
    color: #222222;
}
table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #f9f9f9;
}
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
    display: table-cell;
    line-height: 1.125em;
}
.th {
    line-height: 0;
    display: inline-block;
    border: solid 4px white;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.th:hover, .th:focus {
    -webkit-box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
    box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
}
.th.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
a.th {
    display: block;
}
.has-tip {
    border-bottom: dotted 1px #cccccc;
    cursor: help;
    font-weight: bold;
    color: #333333;
}
.has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #196177;
    color: #2ba6cb;
}
.has-tip.tip-left, .has-tip.tip-right {
    float: none !important;
}
.tooltip {
    display: none;
    position: absolute;
    z-index: 999;
    font-weight: bold;
    font-size: 0.9375em;
    line-height: 1.3;
    padding: 0.5em;
    max-width: 85%;
    left: 50%;
    width: 100%;
    color: white;
    background: black;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.tooltip&gt;.nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent black transparent;
    top: -10px;
}
.tooltip.opened {
    color: #2ba6cb !important;
    border-bottom: dotted 1px #196177 !important;
}
.tap-to-close {
    display: block;
    font-size: 0.625em;
    color: #888888;
    font-weight: normal;
}
@media only screen and (min-width: 48em) {
    .tooltip&gt;.nub {
        border-color: transparent transparent black transparent;
        top: -10px;
    }
    .tooltip.tip-top&gt;.nub {
        border-color: black transparent transparent transparent;
        top: auto;
        bottom: -10px;
    }
    .tooltip.tip-left, .tooltip.tip-right {
        float: none !important;
    }
    .tooltip.tip-left&gt;.nub {
        border-color: transparent transparent transparent black;
        right: -10px;
        left: auto;
        top: 50%;
        margin-top: -5px;
    }
    .tooltip.tip-right&gt;.nub {
        border-color: transparent black transparent transparent;
        right: auto;
        left: -10px;
        top: 50%;
        margin-top: -5px;
    }
}

@media only screen and (max-width: 767px) {
    .f-dropdown {
        max-width: 100%;
        left: 0;
    }
}

.f-dropdown {
     position: absolute;
     top: -9999px;
     list-style: none;
     padding: 1.25em;
     width: 100%;
     height: auto;
     max-height: none;
     background: white;
     border: solid 1px #cccccc;
     font-size: 16px;
     z-index: 99;
     margin-top: 2px;
     max-width: 200px;
}
.f-dropdown *:first-child {
    margin-top: 0;
}
.f-dropdown *:last-child {
    margin-bottom: 0;
}
.f-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 10px;
    border-color: transparent transparent white transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 99;
}
.f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 98;
}
.f-dropdown.right:before {
    left: auto;
    right: 10px;
}
.f-dropdown.right:after {
    left: auto;
    right: 9px;
}
.f-dropdown li {
    font-size: 0.875em;
    cursor: pointer;
    line-height: 1.125em;
    margin: 0;
}

.f-dropdown1:before{ left:59px !important;}
.f-dropdown2:before{ left:59px !important;}
.f-dropdown3:before{ left:59px !important;}
.f-dropdown4:before{ left:59px !important;}
.f-dropdown5:before{ left:275px !important;}
.f-dropdown5{left:-234px !important;}
.f-dropdown6{ left:-280px !important;}
.f-dropdown6:before{ left:324px !important;}

.f-dropdown li:hover, .f-dropdown li:focus {
    background: #109285;
}
.f-dropdown li a {
    display: block;
    padding: 0.3125em 0.625em;
	font-family:"Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti;
    color: #109285;
}
.f-dropdown.content {
    position: absolute;
    top: -9999px;
    list-style: none;
    padding: 1.25em;
    width: 100%;
    height: auto;
    max-height: none;
    background: white;
    border: solid 1px #cccccc;
    font-size: 16px;
    z-index: 99;
    max-width: 200px;
}
.f-dropdown.content *:first-child {
    margin-top: 0;
}
.f-dropdown.content *:last-child {
    margin-bottom: 0;
}
.f-dropdown.tiny {
    max-width: 200px;
}
.f-dropdown.small {
    max-width: 300px;
}
.f-dropdown.medium {
    max-width: 500px;
}
.f-dropdown.large {
    max-width: 800px;
}
body {
    color: #596563;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    padding-top: 0 !important;
}
#google-map-wrap {
    padding-top: 60px;
}
#google-map-wrap #google-map {
    max-width: 100%;
    height: 350px;
}
#google-map-wrap #google-map img {
    max-width: none !important;
}
a {
    color: #109285;
}
a:hover {
    color: #109285;
}
.centered {
    text-align: center;
}
hr {
    border-color: #dbdbd8;
}
p {
    font-size: 1em;
    line-height: 2.125em;

}
p small {
    font-size: 0.875em;
}
.colunms img {
    max-width: 100%}
img.img_left {
    float: left;
    margin: 0.8em 2em 2em 0;
}
img.img_right {
    float: right;
    margin: 0.8em 0 2em 2em;
}
img.img_center {
    margin: 0.8em auto 2em auto;
}
ul.left-spacing {
    margin: 0px 0px 0px 30px;
    display: inline-block;
}
h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
}
h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 2.125em;
    color: #594450;
}
h3 {
    color: #594450;
    font-style: normal;
    font-weight: 400;
    font-size: 1.25em;
    line-height: 1.625em;
}
h3#hn_enquiry {
    background: url(../images/enquiry_form.png) no-repeat top center;
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    height: 36px;
    margin-bottom: 2.5em;
}
.subsection {
    text-align: center;
    padding: 3.0em 0 4.0625em 0;
}
.subsection p {
    width: 80%;
    margin: 0 auto;
}
body#hp .subsection h2 {
    margin: 0 auto 0.8125em auto;
    color: #594450;
    font-style: normal;
    font-weight: 400;
    font-size: 1.35em;
    text-transform: uppercase;
	font-family: "Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti;
}
body#offers .subsection h1 {
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/offers.png) no-repeat top center;
    -webkit-background-size: 100%;
    background-size: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 260px;
    height: 85px;
}
body#offers .subsection p {
    max-width: 66.66667%}
body#offers .subsection #price_pledge {
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/price_pledge.png) no-repeat top center;
    display: block;
    width: 116px;
    height: 139px;
    position: absolute;
    top: 155px;
    right: 30px;
}
body#detail .large-7 {
    width: 100%}
body#news .subsection h1 {
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/news.png) no-repeat top center;
    -webkit-background-size: 100%;
    background-size: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 227px;
    height: 85px;
}
.button {
    padding-top: 12px;
    background-color: #594450;
    height: 38px;
    display: inline-block;
    font-size: 0.875em;
    text-transform: uppercase;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    }
	
.button:hover {background-color: #00ad9f;}	
#top_navigation {
    z-index: 9999;
    background: #00aca1 url(../images/scroll_nav_bkgd.png) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 4.375em;
}
#top_navigation .top-bar-section ul {
    background-color: transparent;
    padding-right: 0.75em;
}
#top_navigation .top-bar-section ul li {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1em;
    text-transform: uppercase;
    font-style: normal !important;
    position: relative;
}
#top_navigation .top-bar-section ul li a {
    color: #fff;
    background-color: transparent;
    line-height: 4.375em;
    padding: 0.25em 0 0 2.5em;
    font-style: normal !important;
    /*-webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;*/
}
#top_navigation .top-bar-section ul li a:hover {
    color: #6ee8de;
}
#top_navigation .top-bar-section ul li#nav_book a {
    padding-right: 1.8em;
    background: url(../images/icon_calendar_sml.png) no-repeat center right;
}
#top_navigation .top-bar-section ul li.active a {
    color: #6ee8de;
}
#top_navigation .top-bar {
    height:40px;
    background-color: transparent;
}

#top_navigation .top-bar.expanded {
    height: auto;
}
#top_navigation .top-bar.expanded .toggle-topbar.menu-icon a {
    color: #fff;
    margin-top: 0;
}
#top_navigation .top-bar.expanded .toggle-topbar.menu-icon a span {
    -webkit-box-shadow: 0 10px 0 1px #fff,  0 16px 0 1px #fff,  0 22px 0 1px #fff;
    box-shadow: 0 10px 0 1px #fff,  0 16px 0 1px #fff,  0 22px 0 1px #fff;
}
#top_navigation .top-bar.expanded .title-area {
    background-color: transparent;
}
#top_navigation .top-bar.expanded .top-bar-section ul {
    padding-right: 0;
    background-color: #333;
}
#top_navigation .top-bar.expanded .top-bar-section ul li {
    border-bottom: 1px solid #444;
    padding: 0;
}
#top_navigation .top-bar.expanded .top-bar-section ul li#nav_book {
    display: none;
}
#top_navigation .top-bar.expanded .top-bar-section ul li a {
    margin: 0;
}
#top_navigation .top-bar.expanded .top-bar-section ul li a:hover {
    color: #fff;
    background-color: #109285;
}
#top_navigation .top-bar.expanded .top-bar-section ul li:nth-last-child(2) {
    border-width: 0;
}
.title-area {
    background-color: transparent;
    height: 4.375em;
}
.hero_wrapper {
    background: url(../images/our_hotel.jpg) no-repeat top center;
    margin-bottom: 2.5em;
    padding-top: 38.333333333%;
    background-size: cover;
    -moz-background-size: cover;
    background-position: center;
}
.hero_wrapper h1 {
    position: absolute;
    top: 3.5em;
    left: 0.5em;
    color: #fff;
    font-size: 2em;
    text-transform: uppercase;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    margin-top: -38.333333333%}
body#our_hotel .hero_wrapper.parent h1 {
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/our_hotel.png) no-repeat 0 0;
    background-size: 100%;
    top: 3.4375em;
    width: 250px;
    height: 47px;
}
body#restaurant .hero_wrapper.parent h1 {
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/restaurant.png) no-repeat 0 0;
    background-size: 100%;
    top: 3.4375em;
    width: 250px;
    height: 47px;
}
body#celebrate .hero_wrapper.parent h1 {
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/celebrate.png) no-repeat 0 0;
    background-size: 100%;
    top: 3.4375em;
    width: 250px;
    height: 47px;
}
#hp_hero_wrapper {
    position: relative;
    z-index: 40;
    width: 100%;
    height: 100%;
    overflow: hidden;
    max-height: 390px;
    height: 390px;
}
div.wrap {
    background-color: #fff;
    position: relative;
	z-index:999;

}
#hp_hero {
    background-size: cover;
    -moz-background-size: cover;
    background-position: center;
}
#hp_hero section {
    text-align: center;
    position: absolute;
    width: 15em;
    top: 10em;
}
#hp_hero h1 {
    font-size: 2em;
    color: #594450;
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/touch_the_sea.png) no-repeat center center;
    background-size: 100%;
    height: 70px;
    color:#fff !important;
}
#hp_hero p { 
	 font-size:15px;
	  text-align:left; 
	  color:#fff; 
	  font-weight:normal;
	   letter-spacing:1px;
    font-family:"Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti;
    text-transform: uppercase; 
	font-style:normal;

}
#primary_navigation {
    margin-top:20px;
    width: 100%;
    height: 60px;
    z-index: 100;
    display: none;
}
#primary_navigation img {
    position: absolute;
    top: 0;
    left: 15px;
}
#primary_navigation ul {
    position: absolute;
    top: 15px;
    right: 15px;
}
#primary_navigation ul li {
    position: relative;
	 font-family:"Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti;
    font-style: normal;
	letter-spacing:1PX;
    font-size: 0.9375em;
    display: inline;
    margin-left: 20px;
}
#primary_navigation ul li a {
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
	
}

#primary_navigation ul li&gt;a { font-size:14px;}
#nav-sub li a{ font-size:12px !important;}
#primary_navigation ul li a:hover {
    color: #109285;
}
#primary_navigation ul li.hover a {
    color: #109285;
}
#primary_navigation ul ul,
#top_navigation .top-bar-section ul ul {
    display:none;
    /*visibility: hidden;*/
    width: 380px;
    max-width: 380px;
	height:auto;
    top: 35px;
    left: -85px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px #ddd solid;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
	
}
#top_navigation .top-bar-section ul ul {
	display:none;
    top: 59px;
    left: -19px;
}
#primary_navigation ul ul li,
#top_navigation .top-bar-section ul ul li {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    font-size: 0.8125em;
    line-height: 2.30769em;
    margin: 0;
}
#primary_navigation ul ul li a,
#top_navigation .top-bar-section ul ul li a {
    color: #2b302f !important;
}
#primary_navigation ul ul li a:hover,
#top_navigation .top-bar-section ul ul li a:hover {
    color: #109285 !important;
	
}

.f-dropdown1:before { left:55px  !important;;}
.f-dropdown2:before { left:50px  !important;;}
.f-dropdown3:before { left:81px  !important;;}
.f-dropdown4:before { left:260px !important;}
.f-dropdown5:before { left:292px !important;}
.f-dropdown6:before { left:432px !important;}

.f-dropdow01:before { left:81px  !important;;}
.f-dropdow02:before { left:72px  !important;;}
.f-dropdow03:before { left:109px  !important;;}
.f-dropdow04:before { left:86px !important;}
.f-dropdow05:before { left:322px !important;}
.f-dropdow06:before { left:432px !important;}

.f-dropdow05{ left:-300px !important;}
.f-dropdown5{ left:-382px !important;}
.f-dropdown6{ left:-390px !important;}

.f-dropdow06 {
    left: -420px !important;
}



.f-dropdown:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-color: transparent transparent white transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -20px;
    left: 87px;
    z-index: 99;
	background:url(../images/sj.png) center center no-repeat;
	
}
.f-dropdown:after {
    border: none;
}
#secondary_navigation {
    background-color: #fff;
    margin-top: -2.5em;
    padding-top: 0;
    margin-bottom: 2em;
}
#secondary_navigation nav {
    border-right: 1px solid #dcdfdf;
}
#secondary_navigation nav .top_wrap {
    background-color: #fff;
    position: relative;
    top: -55px;
    height: 55px;
}
#secondary_navigation nav .top_wrap .top {
    background: #fff url(../images/sec_nav_bkgd.png) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 19px;
}
#secondary_navigation nav ul {
    margin-top: -1.25em;
}
#secondary_navigation nav ul li {
    list-style-type: none;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.9375em;
    line-height: 3.13333em;
    padding-left: 1.86667em;
}
#secondary_navigation nav ul li a {
    color: #109285;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
}
#secondary_navigation nav ul li a:hover {
    color: #594450;
}
#secondary_navigation nav ul li.expanded {
    background-color: #f5f1ef;
    height: auto;
}
#secondary_navigation nav ul li.expanded&gt;a {
    color: #594450;
}
#secondary_navigation nav ul li ul {
    margin: -5px 0 10px 0;
    padding-bottom: 0.625em;
}
#secondary_navigation nav ul li ul li {
    font-family: "ff-meta-serif-web-pro", serif;
    font-style: italic;
    font-weight: 500;
    text-transform: none;
    font-size: 1em;
    line-height: 2.66667em;
    padding-left: 1.33333em;
}
#secondary_navigation h3 {
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/our_hotel_sml.png) no-repeat 0 0;
    width: 175px;
    height: 33px;
    margin: 15px 0 0 28px;
}
.content_wrapper .large-9 {
    width: 65%}
body#celebrate #secondary_navigation h3 {
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/celebrate_sml.png) no-repeat 0 0;
    width: 162px;
    height: 32px;
}
body#restaurant #secondary_navigation h3 {
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/restaurant_sml.png) no-repeat 0 0;
    width: 210px;
    height: 33px;
}
#search_panel {
    height: 70px;
    position: relative;
    top: 130px;
	padding-top:15px;
    background: transparent url(../images/availability_bkgd.png) no-repeat top center;
    display: none;
}
#search_panel a#pick_date {
    background-color: red;
    width: 20px;
    height: 20px;
    display: block;
}
#search_panel form fieldset {
    border: none;
    padding: 0;
    margin: 0;
}
#search_panel form legend {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.125em;
    color: #576461;
    background-color: transparent;
    text-transform: uppercase;
    float: left;
    margin: 26px 0 0 3.3em;
}
#search_panel form label {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.9375em;
    color: #109285;
    display: block;
    float: left;
    margin: 27px 10px 0 4%}
#search_panel form button {
    float: right;
    margin-top: 16px;
    margin: 16px 0 0 55px;
}
#search_panel form input.field {
    font-family: "ff-meta-serif-web-pro", serif;
    font-style: normal;
    font-weight: 600;
    font-size: 0.875em;
    color: #72817e;
    width: 140px;
    margin: 5px 0 0 10px;
    border: 1px solid #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#search_panel form input.field:focus {
    background: #fff;
    border-color: #fff;
}
#search_panel form #field_when_wrap {
    position: relative;
    background: url(../images/form_when_bkgd.png) no-repeat 0 0;
    width: 190px;
    height: 42px;
    float: left;
    margin-top: 14px;
}
#search_panel form #field_when_wrap a {
    position: absolute;
    width: 34px;
    height: 38px;
    display: block;
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    top: 2px;
    right: 0;
}
#search_panel form #field_people_wrap {
    position: relative;
    background: url(../images/form_people_bkgd.png) no-repeat 0 0;
    width: 190px;
    height: 42px;
    float: left;
    margin-top: 14px;
}
#search_panel form #field_people_wrap input.field {
    width: 135px;
    margin-left: 25px;
}
#search_panel form #field_people_wrap a {
    position: absolute;
    width: 24px;
    height: 17px;
    display: block;
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    top: 2px;
    right: 0;
}
#search_panel form #field_people_wrap a#people_dec {
    top: 23px;
}
body.internal #search_panel_dropdown {
    background: #dae9ec;
    position: fixed;
    top: 60px;
    height: 100px;
    width: 100%;
    z-index: 300;
    display: none;
}
body.internal #search_panel_dropdown #search_panel {
    background: none;
    top: 15px;
}
body.internal #search_panel_dropdown #search_panel i.caret {
    width: 15px;
    height: 7px;
    background: url(../images/search_panel_caret.png) no-repeat 0 0;
    display: block;
    position: absolute;
    right: 75px;
    top: -22px;
    z-index: 300;
}
#hp_news_reviews {
    margin-top: 0em;
}
#hp_news_reviews h3 {
	text-align:center;
    white-space: nowrap;
    overflow: hidden;
    width: 167px;
    height: 93px;
	font-family:"Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti;
}
#hp_news_reviews h4 {
    font-family:"Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    color: #594450;
    font-size: 0.875em;
	height:40px;
	overflow:hidden;
    line-height: 1.57143em;
    margin: 0.35714em 0 1em 0;
}
#hp_news_reviews p {
    font-family:"Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti;
    font-size: 0.875em;
    margin: 0 0 1.25em 0;
	font-size:13px;
	font-style:normal; 
	height:135px; 
	overflow:hidden;
	color:#666;
}
#hp_news_reviews img {
    margin-bottom: 1.25em;
    margin: 0 auto 1.25em auto;
	width:100%;
	height:auto;
}

#hp_news_reviews .columns {
    text-align: center;
}
#hp_latest_tweets .tweet {
    background: url(../images/tweet_bkgd.png) no-repeat top center;
    width: 369px;
    height: 144px;
    margin: 0 auto 1.25em auto !important;
    display: block;
    padding: 20px 35px 20px 40px;
}
#hp_latest_tweets .tweet a {
    color: #109285;
}
#hp_latest_tweets h3 {
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    width: 167px;
    height: 93px;
    background: url(../images/latest_tweets.png) no-repeat top right;
    margin: 0 auto 1.875em auto;
}
#hp_latest_tweets p {
    font-family: "ff-meta-serif-web-pro", serif;
    font-style: normal;
    font-weight: 500;
    text-align: left;
    font-size: 0.875em;
    line-height: 1.78571em;
    margin: 0 0 0.71429em 0;
}
#hp_latest_tweets p.meta {
    color: #594450;
    text-transform: uppercase;
    font-size: 0.75em;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
}
#hp_latest_tweets a#twitter_follow {
    display: inline-block;
    background: url(../images/twitter_follow.png) no-repeat 10px 0;
    color: #594450;
    font-size: 0.875em;
    text-transform: uppercase;
    padding-top: 65px;
    margin-top: 40px;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
}
#hp_latest_tweets .columns {
    text-align: center;
}
#hp_latest_tweets .columns.large-2, #hp_latest_tweets .columns.large-4 {
    width: 100%}
nav#select_news_navigation {
    margin-top: 25px;
    margin-bottom: 3.6%;
    text-align: center;
}
nav#select_news_navigation ul li {
    font-size: 0.75em;
    text-transform: uppercase;
    display: inline;
}
nav#select_news_navigation ul li a {
    color: #87abaa;
    margin-right: 1.875em;
    padding-top: 2.6%}
nav#select_news_navigation ul li a:hover {
    color: #00aca1;
}
nav#select_news_navigation ul li a.active {
    background: url(../images/arrow_up.png) no-repeat top center;
    color: #00aca1;
}
nav#select_news_navigation ul li a#news_twitter {
    margin-right: 0;
}
.slideshow {
    overflow: hidden;
}
.large_gallery .pagination a {
    z-index: 120;
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    width: 28px;
    height: 51px;
    background: url(../images/sprite_large_gallery_pagination.png) no-repeat center left;
    top: 50%;
    left: 55px;
    margin-top: -50px;
}
.large_gallery .pagination a.next {
    background-position: center right;
    left: auto;
    right: 55px;
}
.large_gallery .btm {
    background: url(../images/large_gallery_btm.png) no-repeat bottom center;
    height: 40px;
    margin-bottom: 2em;
}
.gallery {
    background:#00B6AD;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 2.5em;
}
.gallery.pink {
    background: url(../images/gallery_water_colour_bkgd_pink.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.gallery.purple {
    background: url(../images/gallery_water_colour_bkgd_purple.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.gallery h3 {
    color: #fff;
    font-size: 1.3125em;
    line-height: 2.375em;
    font-family:"Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}
.gallery p {
    font-family:"Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti;
    color: #fff; 
	font-size:13px;
	font-style:normal;
    line-height:22px;
	letter-spacing:1px;
	text-align:left;
	margin-bottom:8px;
}
.gallery a {
	 display:block; 
	 margin-top:23px;
    font-style: normal;
	font-size:14px;
    text-transform: uppercase;
    color: #fff;
}
.gallery .columns:last-child {
    color: #fff;
    padding-top: 0.625em;
    float: left;
	margin-left:20px;
    text-align: center;
}
.gallery img {
    display: block;
}
.gallery .pagination {
    font-family:Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 500;
    font-size: 0.75em;
    line-height: 2.5em;
    text-align: right;
    color: #fff;
}
.gallery .pagination a {
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 9px;
    height: 17px;
    background: url(../images/sprite_gallery_pagination.png) no-repeat top left;
    margin-right: 8px;
    position: relative;
    top: 5px;
    line-height: 2.5em;
}
.gallery .pagination a.next {
    background-position: top right;
    margin-right: 0;
    margin-left: 8px;
}
.gallery .large-6 {
    text-align: center;
    width: 100%}
.gallery .large-4 {
    text-align: center;
    width: 100%;
    padding-bottom: 1.5em;
}
.gallery .slideshow {
    width: 570px;
    max-width: 100%;
    margin: 0 auto;
}
.offers.last {
    margin-bottom: 1.875em;
}
.offers h4 {
    text-transform: uppercase;
	font-family:"Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti;
    font-style: normal;
    font-weight: 600;
    color: #594450;
    font-size: 0.875em;
    line-height: 1.625em;
	position:relative;
	margin-bottom:30px;
}
.offers h4:before{ position:absolute; width:80px; background:#594450; height:1px; content:''; left:50%; margin-left:-40px; top:26px; }


.offers p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;;
	font-family:"Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti;
	font-style:normal;
	color:#666;
}
.offers a {
    font-size: 14px; 
    font-style: normal;
    color: #666;
	font-weight:bold;
}

.offers a:hover {
    font-size: 0.875em; 
	font-family:Arial, Helvetica, sans-serif;
    font-style: normal;
	color: #47aca8;   
    font-size: 0.875em;
}

.offers #feature_offer .inner {
	border:1px #ddd solid;
    background:#fff;
    padding: 30px 15px 30px 15px;
    margin: 0 0 2.28571em 0;
    height: auto;
    text-align: center;
}
.offers #feature_offer .inner p {
    /*font-size: 0.875em;*/
    line-height: 1.78571em;
	text-align:left;
}
.offers h3#hn_latest_offers {
    border-top: 1px solid #dbdbd8;
    border-bottom: 1px solid #dbdbd8;
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/latest_offers.png) no-repeat center center;
    height: 150px;
    margin: 20px 0 55px 0;
}

.offers a{overflow:hidden; display:block;}


.offers img{
margin-bottom: 0.3125em;
-webkit-transform: scaleX(1) scaleY(1);
transition: all 3s;
-webkit-transition: all 3s;
}




.offers .columns {
    text-align: center;
}
.offers .columns .inner {
    margin: 0 auto;
    text-align: center;
}
.offers .columns .inner.left {
    float: none !important;
}
.offers .columns .inner.right {
    float: none !important;
}
.quote {
    background-color: #f5f1ef;
    margin-bottom: 5em;
}
.quote blockquote {
    font-family: "FS Sammy Regular",  serif;
    font-size-adjust: 0.48;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    font-size: 2.25em;
    line-height: 1.33333em;
    margin: 1.11111em auto 0.13889em auto;
    max-width: 100%;
    border: none;
}
.quote p {
    font-family: "FS Sammy Regular",  serif;
    font-size-adjust: 0.48;
    font-weight: normal;
    font-style: normal;
    color: #109285;
    font-size: 1.75em;
    margin-bottom: 3.125em;
}
.quote.image {
    background-color: #fff;
}
.quote.image blockquote {
    width: 80%;
    margin-top: 58px;
}
.quote.image .columns:first-child {
    padding-bottom: 1.5em;
    background: url(../images/quote_image_bkgd.png) no-repeat bottom center;
}
.quote.image .columns:first-child img {
    display: block;
}
.quote.large {
    padding-bottom: 3.75em;
}
.row.internal.pull-up {
    position: relative !important;
    top: -8.75em !important;
    margin-bottom: -8.75em !important;
}
.row.internal.table-pull-up {
    position: relative !important;
    top: -3.75em !important;
    margin-bottom: -3.75em !important;
}
.row.internal .columns {
    text-align: center;
    float: left;
    margin-bottom: 3.125em;
}
.row.internal .columns img {
    max-width: 100%}
.row.internal .columns h4 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    color: #594450;
    font-size: 0.875em;
    line-height: 1.57143em;
    margin: 0.35714em 0 0.57143em 0;
}
.row.internal .columns p {
    font-family: "ff-meta-serif-web-pro", serif;
    font-style: italic;
    font-weight: 500;
    font-size: 0.875em;
    margin: 0 0 1.25em 0;
    max-width: 100%}
.row.internal a.more {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.875em;
    color: #109285;
    padding-bottom: 1.6875em;
    background: url(../images/more_arrow.png) no-repeat bottom center;
}
.content_wrapper {
    background-color: #fff;
}
.content_wrapper .large-9 {
    width: 100%}
.photo_box {
    background-color: #f5f1ef;
    margin-bottom: 1.25em;
}
.photo_box h4 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
    color: #596563;
    font-size: 0.875em;
    margin: 5em 0 0.57143em 0;
    text-align: center;
}
.photo_box p {
    font-family: "ff-meta-serif-web-pro", serif;
    font-style: italic;
    font-weight: 500;
    text-align: left;
    color: #596563;
    font-size: 0.875em;
    line-height: 2.28571em;
    margin: 0 0 1.42857em 0;
    text-align: center;
}
.photo_box a.more {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.875em;
    color: #109285;
    padding-bottom: 1.92857em;
    background: url(../images/arrow_right.png) no-repeat bottom left;
}
.photo_box .large-3 {
    width: 100%;
    text-align: center;
    margin-bottom: 2.85714em;
}
.photo_box .large-9 {
    float: none !important;
    padding-top: 1.875em;
    margin: 0 auto;
}
.photo_box img {
    float: none;
    max-width: 100%;
    display: block;
    margin: 0 auto 1.25em auto;
}
.panels {
    position: relative;
}
.panels .columns {
    padding-top: 35px;
    padding-bottom: 3em;
    border-right: 1px solid #ccc;
}
.panels .columns:last-child {
    border: none;
}
#section_items h4, #section_items p, #items h4, #items p {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}
.internal_form {
    padding-top: 3.125em;
}
.internal_form label {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 0.9375em;
    line-height: 1.53333em;
    margin-bottom: 0.75em;
}
.internal_form input[type="email"], .internal_form input[type="text"], .internal_form textarea {
    font-size: 1em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #cbc7c9;
    background-color: #f5f1ef;
    padding: 25px 10px;
    margin-bottom: 2.5em;
}
.internal_form textarea {
    height: 200px;
    padding: 10px;
}
.internal_form input[type="email"].error, .internal_form input[type="text"].error, .internal_form .error textarea, .internal_form textarea.error {
    border-color: #c60f13;
    background-color: rgba(198, 15, 19, 0.1);
}
.signup_form {
    background: url(../images/large_gallery_btm.png) no-repeat bottom center;
    padding-bottom: 40px;
}
.signup_form .columns {
    background: transparent url(../images/wedding_signup_bkgd.jpg) no-repeat top center;
    height: 465px;
}
.signup_form .columns form {
    width: auto;
    margin: 179px auto 0 auto;
    text-align: center;
}
.signup_form .columns form .row {
    text-align: center;
}
.signup_form .columns form legend {
    display: block;
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/your_memories_made.png) no-repeat top left;
    -webkit-background-size: 100%;
    background-size: 100%;
    width: 350px;
    height: 104px;
    margin: 0 auto 3em auto;
}
.signup_form .columns form label {
    font-family: "ff-meta-serif-web-pro", serif;
    font-style: italic;
    font-weight: 500;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    font-weight: normal;
    font-size: 1.313em;
    color: #fff;
    margin: 0 0 0 0;
    padding: 0.8em 0;
    display: block;
}
.signup_form .columns form input[type="email"] {
    width: 10.625em;
    color: #fff;
    font-family: "ff-meta-serif-web-pro", serif;
    font-style: italic;
    font-weight: 500;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    font-size: 1em;
    background: transparent;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #fff;
    padding: 5px 5px 0 5px;
    display: inline-block;
}
.signup_form .columns form button {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    font-size: 1.313em;
    text-transform: uppercase;
    display: inline-block;
    border: none;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0.8em 0;
    margin-left: 5px;
}
.offer_pagination {
    border-top: 1px solid #e3e6e5;
    border-bottom: 1px solid #e3e6e5;
    margin: 2em 0 !important;
}
.offer_pagination .columns {
    padding: 0;
    text-align: center;
}
.offer_pagination a {
    text-align: center;
    font-family: "ff-meta-serif-web-pro", serif;
    font-style: italic;
    font-weight: 500;
    color: #596563;
    background: transparent url(../images/arrow_left.png) no-repeat left center;
    padding-left: 70px;
    display: inline-block;
    line-height: 1.5em;
    margin: 2em 0;
}
.offer_pagination a strong {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    color: #009e8e;
    text-transform: uppercase;
}
.offer_pagination .right a {
    background: transparent url(../images/arrow_right.png) no-repeat right center;
    padding-left: 0;
    padding-right: 70px;
}
.side_panel {
    width: 100%;
    margin-bottom: 2em;
    display: none;
}
.side_panel .top {
    background: #f5f1ef url(../images/side_panel_bkgd.png) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 19px;
}
.side_panel .inner {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    background: #f5f1ef;
    padding: 20px 30px 150px 30px;
    position: relative;
}
.side_panel label {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    color: #009e8e;
    font-size: 1em;
    margin: 1.5em 0 1em 0;
}
.side_panel input[type="email"] {
    width: 170px;
    color: #009e8e;
    font-family: "ff-meta-serif-web-pro", serif;
    font-style: italic;
    font-weight: 500;
    font-size: 1em;
    background: transparent;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #009e8e;
    padding: 0;
    display: inline-block;
    height: 1.2em;
}
.side_panel button {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    text-transform: uppercase;
    display: inline-block;
    border: none;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0.8em 0;
    margin: 0;
    margin-left: 5px;
    color: #009e8e;
    position: relative;
    top: 1px;
}
.side_panel p {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 1em;
}
.side_panel p.call_us {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #009e8e;
    font-size: 1.1em;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    line-height: 3.750em;
}
.side_panel p.call_us.large {
    font-size: 1em;
    text-transform: uppercase;
    text-align: center;
    background: #f5f1ef url(../images/hp_offer_bkgd.png) no-repeat top center;
    border-top: none;
    padding-top: 123px;
}
.side_panel a {
    color: #009e8e;
    font-size: 1em;
    text-transform: uppercase;
}
.side_panel a#offers_back {
    position: absolute;
    bottom: 30px;
    padding-top: 30px;
    background: transparent url(../images/arrow_left.png) no-repeat left top;
}
#footer_wrapper {
    background-color: #f5f1ef;
    margin-top: 1.875em;
    padding-top: 3.5em;
	padding-bottom:20px;
}
#footer_wrapper p {
   font-size:12px;
    font-family:"Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti;
    font-style: normal;
    font-weight: 500;
	margin-top:10px;
}
#footer_wrapper .message {
    display: none;
}
#footer_wrapper .message.success {
    color: #109285;
}
#footer_wrapper .message.error, #footer_wrapper .message p a {
    color: #c80000;
}
#footer_wrapper .message p {
    font-size: 1em;
    line-height: 1.25em;
}
#footer_wrapper .message p a {
    text-decoration: underline;
}
#footer_wrapper label {
    color: #877b74;
    font-size: 0.9375em;
    line-height: 1.4375em;
	font-family:Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 0 0 1.25em 0;
}
#footer_wrapper input[type='email'] {
    float: left;
    width: 17.85714em;
    height: 2.71429em;
    border: none;
    font-family: "Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti;
    font-style: italic;
    font-weight: 500;
    font-size: 0.875em;
    line-height: 2.71429em;
    color: #596563;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#footer_wrapper input[type='email']:focus {
    background-color: #fff;
}
#footer_wrapper input[type='email'].error {
    border: 2px solid #c80000;
}
#footer_wrapper .button {
    margin-left: 0.3125em;
}
#footer_wrapper nav#footer_navigation {
    text-transform: uppercase;
}
#footer_wrapper nav#footer_navigation ul li {

    line-height:24px;
}
#footer_wrapper nav#info_navigation ul {
    margin: 1.25em 0 0 0;
}
#footer_wrapper nav#info_navigation ul li {
    color: #109285;
    display: inline;
    font-family: "ff-meta-serif-web-pro", serif;
    font-style: italic;
    font-weight: 500;

}
#footer_wrapper ul {
    float: left;
    list-style-type: none;
}
#footer_wrapper ul:first-child {
    margin-right: 5em;
}
#footer_wrapper ul li {
    line-height: 1.75em;
}
#footer_wrapper ul li a {
    color: #666;
	font-family: "Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti;
	font-size:12px;
}
#footer_wrapper ul li.first a {font-size:14px;}

#footer_wrapper ul li:hover a{ color:#109285;}

#footer_wrapper ul#social_links li a {
	height:32px;
    line-height: 32px;
    padding-left: 3em;
    margin-bottom: 0.38462em;
    display: block;
	margin-bottom:5px;
}
#footer_wrapper ul#social_links li a#social_twitter {
    background: url(../images/icon_twitter.png) no-repeat 0 0;
    padding-left: 2.69231em;
}
#footer_wrapper ul#social_links li a#social_facebook {
    background: url(../images/icon_facebook.png) no-repeat left center;
}
#footer_wrapper ul#social_links li a#social_pinterest {
    background: url(../images/icon_pinterest.png) no-repeat 0 0;
}
#footer_wrapper ul#social_links li a#social_instagram {
    background: url(../images/icon_instagram.png) no-repeat 0 0;
}
#footer_wrapper #awards {
    text-align: right;
    padding-right: 2.5em;
}

/*#footer_mobile {
    position: fixed;
    bottom:0;
    background: #f00;
    height:50px;
    width:100%;
}*/

.color_panel {
    background: url(../images/panel_bkgd.jpg) no-repeat top center;
    background-size: cover;
    text-align: center;
    margin-bottom: 2%;
    padding: 1.25em 0;
}
.color_panel h3 {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.3125em;
    line-height: 1.9em;
    text-transform: uppercase;
    color: #fff !important;
    margin: 0 0 0.625em 0;
}
.color_panel p {
    max-width: 90%;
    margin: 0 auto;
    font-family: "ff-meta-serif-web-pro", serif;
    font-style: italic;
    font-weight: 500;
    font-size: 1.125em;
    margin-bottom: 1.11111em;
    color: #fff;
}
.color_panel p strong {
    font-size: 1em;
}
.color_panel p a {
    color: #fff;
    font-family: "ff-meta-serif-web-pro", serif;
    font-style: italic;
    font-weight: 600;
    font-size: 1em;
}
.color_panel a {
    font-family: "ff-meta-serif-web-pro", serif;
    font-style: italic;
    font-weight: 600;
    font-size: 1.125em;
    color: #fff;
}
.color_panel a.more {
    display: block;
    padding-bottom: 27px;
    background: transparent url(../images/arrow_right_inverse.png) no-repeat bottom center;
}
.offers_table {
    background: #f5f1ef;
    padding: 1.2em 0 5em 0;
}
.offers_table h2 {
    text-indent: 500%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/last_minute_deals.png) no-repeat top center;
    -webkit-background-size: 100%;
    background-size: 100%;
    width: 280px;
    margin: 0 auto 0.5em auto;
}
.offers_table table {
    background: transparent;
    border: none;
    margin: 0 auto;
}
.offers_table table thead {
    background: transparent;
}
.offers_table table thead th {
    width: auto;
    color: #6c5763;
    font-family: "FS Sammy Regular",  serif;
    font-size-adjust: 0.48;
    font-weight: normal;
    font-style: normal;
    font-size: 1em;
    padding-bottom: 0.6em;
    text-align: left;
}
.offers_table table tbody td {
    color: #6c5864;
    font-family: "ff-meta-serif-web-pro", serif;
    font-style: italic;
    font-weight: 500;
    text-align: left;
    background-color: transparent;
    font-size: 0.875em;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e0d6;
}
.offers_table table tbody td del {
    color: #b099a7;
}
.offers_table table tbody td span {
    margin-left: 10px;
}
.offers_table table tbody tr:last-child td {
    border: none;
}
.offers_table table tbody tr.even, .offers_table table tbody tr.alt, .offers_table table tbody tr:nth-of-type(even) {
    background-color: transparent;
}
nav#offers_navigation {
    border-top: 1px solid #c1eae7;
    border-bottom: 1px solid #c1eae7;
    padding: 1.44444em 0 0.005em 0;
    margin: 0;
}
nav#offers_navigation ul {
    list-style-type: none;
}
nav#offers_navigation ul li {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    color: #594450;
    font-size: 0.813em;
    text-transform: uppercase;
    line-height: 2.500em;
    display: block;
    text-align: center;
}
nav#offers_navigation ul li:last-child {
    margin-right: 0;
}
nav#offers_navigation ul li a {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.231em;
    color: #b0b8b7;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
}
nav#offers_navigation ul li a:hover {
    color: #109285;
}
nav#offers_navigation ul li.active a {
    color: #109285;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
}
#content {
    padding-top: 5em;
}
#contact #content {
    padding-top: 3.125em;
}
.list h4 {
    color: #594450;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.250em;
}
.list p {
    font-size: 1em;
    line-height: 2.250em;
    margin: 0 0 2em 0;
    font-family: "ff-meta-serif-web-pro", serif;
    font-style: italic;
    font-weight: 500;
}
.list ol {
    color: #594450;
    margin: 0 0 2em 1.8em;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 2.250em;
}
.list ol li {
    padding: 0 10px;
    line-height: 1.5em;
    margin: 0;
}
.list ol li p {
    font-size: 0.444em;
    border-left: 1px solid #dcdfdf;
    padding: 0 30px;
    margin: 0;
}
.list ol li p strong {
    color: #594450;
    display: block;
}
.list ul {
    color: #594450;
    margin: 0 0 2em 1.8em;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1em;
}
.list ul li {
    padding: 0 10px;
    line-height: 1.5em;
    margin: 0;
}
.list ul li p {
    font-size: 1em;
    padding: 0;
    margin: 0 0 1em 0;
}
.list ul li p strong {
    color: #594450;
}
.ui-datepicker {
    background-color: #f6f6f6;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    width: auto;
    height: auto;
    margin: 11px 0 0 -5px;
    border-top: 6px solid #109285;
    position: absolute;
}
.ui-datepicker th {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.5em;
    padding: 5px 0;
    color: #666666;
}
.ui-datepicker a {
    font-size: 0.75em;
    text-decoration: none;
}
.ui-datepicker table {
    margin: 10px;
}
.ui-datepicker-header {
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    color: #594450;
    text-transform: uppercase;
    line-height: 40px;
    background-color: #fff;
    border-bottom: 1px solid #d9d9d9;
    -webkit-box-shadow: 0 1px 0 0 white;
    -moz-box-shadow: 0 1px 0 0 white;
    box-shadow: 0 1px 0 0 white;
}
.ui-datepicker-title {
    text-align: center;
}
.ui-datepicker-prev, .ui-datepicker-next {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    background-image: url(../images/sprite_calendar_arrows.png);
    background-repeat: no-repeat;
    line-height: 800%;
    overflow: hidden;
    position: relative;
    top: 10px;
}
.ui-datepicker-prev {
    float: left;
    background-position: center -31px;
    margin-left: 5px;
}
.ui-datepicker-next {
    float: right;
    background-position: center top;
    margin-right: 5px;
}
.ui-datepicker thead {
    border-bottom: 1px solid #d9d9d9;
}
.ui-datepicker th {
    text-transform: uppercase;
    font-size: 0.75em;
    padding: 5px 0;
    text-align: center;
    color: #666666;
}
.ui-datepicker tbody {
    border: 1px solid #d9d9d9;
}
.ui-datepicker tbody td {
    padding: 0;
    border-right: 1px solid #d9d9d9;
}
.ui-datepicker tbody td:last-child {
    border-right: 0px;
}
.ui-datepicker tbody tr {
    border-bottom: 1px solid #d9d9d9;
}
.ui-datepicker tbody tr:last-child {
    border-bottom: 0px;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: inline-block;
    font-weight: bold;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #666666;
}
.ui-datepicker-calendar .ui-state-default {
    color: #000;
    background: #fff;
}
.ui-datepicker-unselectable .ui-state-default {
    background: #f4f4f4;
    color: #b4b3b3;
}
.ui-datepicker-calendar .ui-state-hover {
    color: #fff;
    background: #109285;
}
.ui-datepicker-calendar .ui-state-active {
    background: #109285;
    color: #fff;
    text-shadow: none;
    position: relative;
}
@media only screen and (min-width: 26em) {
    #hp_hero section{
        /*visibility:hidden;*/
    }
    .hero_wrapper h1 {
        top: 2.8em;
        left: 0.4em;
        color: #fff;
        font-size: 3em;
    }
    .hero_wrapper.parent h1 {
        top: 3.2em;
        width: 300px;
        height: 84px;
    }
    #top_navigation .top-bar .name ul li a {
        margin-left: 3em;
    }
    body#our_story .hero_wrapper.parent h1, body#celebrate .hero_wrapper.parent h1, body#restaurant .hero_wrapper.parent h1 {
        text-indent: 500%;
        white-space: nowrap;
        overflow: hidden;
        top: 2.8125em;
        width: 350px;
        height: 84px;
    }
    body#offers .subsection h1 {
        width: 303px;
    }
}@media only screen and (min-width: 35.125em) {
    #hp_hero section{
        /*visibility:visible;*/
    }
    nav#offers_navigation {
        background: url(../images/offers_nav_bkgd.png) no-repeat top center;
        border: none;
    }
    nav#offers_navigation ul li {
        display: inline-block;
        margin-right: 1.25em;
    }
    .signup_form .columns form {
        width: 557px;
    }
    .signup_form .columns form label {
        display: inline-block;
    }
    .signup_form .columns form legend {
        width: 557px;
    }
    .offer_pagination .columns {
        width: 50%;
        text-align: left;
        padding: 0 1.25em;
    }
    .offer_pagination .right {
        text-align: right;
        padding-left: 0;
        padding-left: 0;
    }
}@media only screen and (min-width: 48em) {
    #secondary_navigation {
        width: 35%}
    .content_wrapper .large-9 {
        width: 65%}
    .offers_table h2 {
        width: 329px;
    }
    .offers_table thead th {
        font-size: 1.125em;
    }
    .offers_table tbody td {
        font-size: 1.125em;
    }
    body#our_story .hero_wrapper.parent h1 {
        text-indent: 500%;
        white-space: nowrap;
        overflow: hidden;
        top: 2.8125em;
        left: 0.1875em;
        width: 440px;
        height: 84px;
    }
    body#celebrate .hero_wrapper.parent h1 {
        text-indent: 500%;
        white-space: nowrap;
        overflow: hidden;
        top: 2.8125em;
        left: 0.1875em;
        width: 453px;
        height: 84px;
    }
    body#restaurant .hero_wrapper.parent h1 {
        text-indent: 500%;
        white-space: nowrap;
        overflow: hidden;
        top: 2.8125em;
        left: 0.1875em;
        width: 527px;
        height: 84px;
    }
    body#our_hotel .hero_wrapper.parent h1 {
        text-indent: 500%;
        white-space: nowrap;
        overflow: hidden;
        top: 2.8125em;
        left: 0.1875em;
        width: 440px;
        height: 84px;
    }
    body#celebrate .hero_wrapper.parent h1 {
        text-indent: 500%;
        white-space: nowrap;
        overflow: hidden;
        top: 2.8125em;
        left: 0.1875em;
        width: 453px;
        height: 84px;
    }
    .offer_pagination .columns {
        padding: 0;
    }
    nav#offers_navigation ul li {
        display: inline-block;
        margin-right: 2.5em;
    }
    #hp_hero {
        background-position: top center;
    }
    #hp_hero section {
        text-align: center;
        position: absolute;
        width: 20em;
        top: 10em;
    }
    #hp_hero section h1 {
        height: 90px;
    }
    .hero_wrapper h1 {
        top: 2.6em;
        left: 0.3em;
        color: #fff;
        font-size: 4em;
    }
    .hero_wrapper.parent h1 {
        top: 2.8em;
        width: 400px;
        height: 84px;
    }
    #top_navigation {
        height: 3.75em;
    }
    #top_navigation .top-bar {
        height: 3.75em;
    }
    #top_navigation .top-bar .name {
        height: 3.75em;
    }
    #top_navigation .top-bar .name {
        margin-top: 0.4em;
    }
    #top_navigation .top-bar .name ul {
        margin: 1em 0 0 1.8125em;
    }
    #top_navigation .top-bar .toggle-topbar.menu-icon {
        top: 20%;
        margin-top: 0;
    }
    #top_navigation .top-bar.expanded .title-area {
        height: 3.75em;
    }
    #top_navigation .top-bar.expanded .toggle-topbar.menu-icon {
        top: 23%}
    #top_navigation .top-bar-section ul {
        padding-right: 0.75em;
    }
    #hp_news_reviews .columns {
        float: left;
        text-align: left;
    }
    #hp_news_reviews .columns #hp_news_reviews_hn {
        width: 100%;
        text-align: center;
    }
    #hp_news_reviews .large-2 {
        width: 41.66667%;
        margin-left: 8.33333%}
    #hp_news_reviews .large-3 {
        text-align: right;
        width: 41.66667%}
    #select_news_navigation {
        width: 100%;
        margin-left: 0;
    }
    .gallery .large-6 {
        margin-left: 0;
    }
}@media only screen and (min-width: 58.125em) {
    #secondary_navigation {
        width: 30%}
    .content_wrapper .large-9 {
        width: 70%}
    #search_panel form label {
        margin-left: 2.5%}
    .offers #feature_offer .inner {
        width: 270px;
    }
    .offers .columns {
        text-align: center;
        float: left;
    }
    .offers .columns .inner {
        margin: 0 auto;
        width: 270px;
        text-align: center;
    }
    .offers .columns .inner.left {
        margin-left: 0; 
    }
    .offers .columns .inner.right {
        margin-right: 0;
    }
    .side_panel {
        display: block;
        width: 25%}
    body#detail .large-7 {
        width: 58.33333%}
    #hp_hero_wrapper, #hp_hero {
        max-height: 51.875em;
        height: 51.875em;
    }
    #hp_hero section {
        text-align: center;
        position: absolute;
        width: 25.625em;
        top: 20em;
    }
    #hp_hero section h1 {
        height: 112px;
    }
    #hp_hero section p {
        width: 17.5em;
        margin: 0 auto;
    }
    #primary_navigation {
        display: block;
    }
    .hero_wrapper h1 {
        top: 2.5em;
        left: 0.15em;
        color: #fff;
        font-size: 5em;
    }


    .hero_wrapper.parent h1 {
        top: 3.125em;
        width: 453px;
        height: 84px;
    }
    #top_navigation .top-bar .name {
        width: 280px;
    }
    #top_navigation .top-bar .name ul {
        display: none;
    }
    #top_navigation .top-bar-section ul li a {
        padding-left: 2em !important;
    }
    body#hp #top_navigation {
        top: -60px;
    }
    nav#select_news_navigation {
        text-align: center;
    }
    #hp_latest_tweets .columns {
        text-align: center;
        text-align: left;
    }
    #hp_latest_tweets .columns#hp_latest_tweets_hn {
        width: 100%;
        text-align: center;
    }
    #hp_latest_tweets .columns.large-4 {
        width: 50%;
        margin-left: auto;
    }
    #hp_latest_tweets .columns.large-2 {
        text-align: center;
    }
    .gallery .large-6 {
        padding-top: 0;
        width: 50%;
        margin-left: 8.33333%}
    .gallery .large-4 {
        width: 33.33333%}
    .photo_box h4, .photo_box p {
        text-align: left;
    }
    .photo_box .large-3 {
        width: 25%;
        text-align: left;
        margin-bottom: 2.85714em;
    }
    .photo_box .large-9 {
        float: right !important;
    }
    .photo_box img {
        float: left;
        margin: 0 0.9375em 3.33333% 0.9375em;
    }
    .offers_table table {
        width: 100%}
    .offers_table table thead th {
        font-size: 1.4375em;
        padding-left: 3.04348em;
    }
    .offers_table table tbody td {
        font-size: 1.125em;
        padding: 1.11111em 0 1.11111em 3.88889em;
    }
    .offers_table table tbody td.book {
        padding-right: 3.88889em;
    }
}
@media only screen and (min-width: 62.5em) {

    #secondary_navigation {
        width: 25%}
    .content_wrapper .large-9 {
        width: 75%}
    #primary_navigation ul li {
        margin-left: 30px;
		padding-bottom:35px;
    }
    #primary_navigation ul li#pri_book {
        display: none;
    }
    #search_panel {
        display: block;
    }
    #search_panel form {
        margin: 0 0 0.7em;
    }
    #search_panel form legend {
        font-family: "proxima-nova", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 1.125em;
        color: #576461;
        text-transform: uppercase;
        float: left;
        margin: 26px 0 0 10px;
    }
    #search_panel form button {
        margin: 16px 0 0 0;
    }
   
    #discount_booking {
        height:73px;
		margin-top:10px;
        background: url("../images/discount-booking.png") no-repeat scroll 0 0 / contain transparent;
    }
}



@media only screen and (min-width: 68em) {
    #search_panel {
        display: block;
    }
    #search_panel form legend {
        margin-left: 55px;
    }
    #search_panel form button {
        margin: 16px 0 0 0;
    }
    #search_panel form label {
        margin-left: 3%}
    #top_navigation .top-bar-section ul li a {
        color: #fff;
        padding-left: 4em;
    }
    #hp_news_reviews .columns {
        text-align: left;
    }
    #hp_news_reviews #hp_news_reviews_hn, #hp_news_reviews .large-2.columns {
        margin: 0;
        width: 16.66667%;
        float: left;
        padding-left: 0.9375em;
        padding-right: 0.9375em;
    }
    #hp_news_reviews .large-3.columns {
        width: 25%}
    nav#select_news_navigation {
        text-align: left;
        width: 41.66667%;
        margin-left: 33.33333%}
    #hp_latest_tweets .columns {
        text-align: center;
        text-align: left;
    }
    #hp_latest_tweets .columns#hp_latest_tweets_hn {
        width: 16.66667%;
        text-align: center;
    }
    #hp_latest_tweets .columns.large-4 {
        width: 33.33333%}
    #hp_latest_tweets .columns.large-2 {
        width: 16.66667%;
        text-align: left;
    }
}



@media only screen and (min-width: 70em) {

    #search_panel {
        display: block;
    }
    #search_panel form label {
        margin-left: 3%}
    #secondary_navigation nav {
        background: url(../images/anchor.png) no-repeat bottom center;
        padding-bottom: 150px;
    }
    #hp_news_reviews #hp_news_reviews_hn {
        width: 16.66667%}
}
.columns.body {
     float: right;
}
@media only screen and (min-width: 75em) {

    #search_panel form legend {
        margin: 26px 20px 0 3.3em;
    }
}
.lt-ie9 body, .lt-ie9 h2, .lt-ie9 h3, .lt-ie9 body#hp .subsection, .lt-ie9 .hero_wrapper h1, .lt-ie9 #primary_navigation ul ul li, .lt-ie9 .gallery h3, .lt-ie9 .internal_form label, .lt-ie9 .signup_form .columns form button, .lt-ie9 .side_panel .inner, .lt-ie9 .side_panel label, .lt-ie9 .side_panel button, .lt-ie9 .color_panel h3, .lt-ie9 nav#offers_navigation ul li a {
     font-family: "proxima-nova-n4", "proxima-nova", sans-serif;
     font-style: normal;
     font-weight: 400;
 }
.lt-ie9 .side_panel .inner, .lt-ie9 .side_panel label, .lt-ie9 .side_panel button, .lt-ie9 .side_panel p {
    font-family: "proxima-nova-n4", "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
}
.lt-ie9 .list h4 {
    font-family: "proxima-nova-n4", "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
}
.lt-ie9 #hp_hero p, .lt-ie9 #primary_navigation ul li, .lt-ie9 #secondary_navigation nav ul li, .lt-ie9 #search_panel form legend, .lt-ie9 #search_panel form label, .lt-ie9 #hp_news_reviews h4, .lt-ie9 #hp_latest_tweets p.meta, .lt-ie9 #hp_latest_tweets a#twitter_follow, .lt-ie9 .gallery a, .lt-ie9 .offers h4, .lt-ie9 .offers a, .lt-ie9 .row.internal .columns h4, .lt-ie9 .row.internal a.more, .lt-ie9 .photo_box h4, .lt-ie9 .photo_box a.more, .lt-ie9 .offer_pagination a strong, .lt-ie9 nav#offers_navigation ul li nav#offers_navigation ul li.active a, .lt-ie9 .list ol, .lt-ie9 .list ul {
    font-family: "proxima-nova-n6", "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
}


@media only screen and (min-width: 20em) and (max-width: 35.125em) {

    #hp_hero section{
        /*visibility:hidden;*/
    }
    #secondary_navigation nav .top_wrap .top{
        margin-top: 60px;
    }
    .hero_wrapper h1 {
        top: 2.8em;
        left: 0.4em;
        color: #fff;
        font-size: 3em;
    }
    .hero_wrapper.parent h1 {
        top: 3.2em;
        width: 300px;
        height: 84px;
    }
    #top_navigation .top-bar .name ul li a {
        margin-left: 3em;
    }
    body#our_story .hero_wrapper.parent h1,
    body#celebrate .hero_wrapper.parent h1,
    body#restaurant .hero_wrapper.parent h1 {
        text-indent: 500%;
        white-space: nowrap;
        overflow: hidden;
        top: 2.8125em;
        width: 350px;
        height: 84px;
        display: none;
    }
    body#offers .subsection h1 {
        width: 303px;
    }

    .hero_wrapper{
        padding-top:300px;
    }

    body#offers .subsection #price_pledge {
        text-indent: 0%;
        white-space: nowrap;
        overflow: hidden;
        background: none;
        display: block;
        width: 0px;
        height: 0px;
        position: relative;
        top: 0px;
        right: 0px;
    }
}

.index_left{ width:50px; height:50px; background:url(../images/left.png) center center no-repeat; left:20px !important;}
.index_right{ width:50px; height:50px; background:url(../images/right.png) center center no-repeat; right:20px !important;}


.content_wrapper .large-9 p{ font-family:"Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti; font-size:13px; font-style:normal; }



/*æ–°é—»æ»šåŠ¨*/
.new-bar{height: 42px;line-height: 42px; width:850px; margin:0 auto; }
.new-bar .bgcon{height: 42px;position: relative;}
.new-bar .clr-left{width: 108px; font-family:"Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti; color: #ebebeb;font-size: 15px;font-weight: bolder;float:left;line-height:43px;}
.new-bar .clr-con{ float:left;}
.new-bar .clr-con-wrap{color: #666;font-size: 14px;overflow: hidden;position: relative;height:42px; line-height:42px; width:540px;}

.tit a{ color:#ebebeb;}
.new-bar .date{font-size: 12px;color: #ebebeb;padding-left: 12px;margin-left:100px;border-left: 1px solid #ebebeb; font-weight:bold;}

.new-bar .clr-right{width: 64px; float:right;}
.new-bar .clr-right a{cursor:pointer; display:block;width:20px; height:20px; margin-top:2px;}
.new-bar .clr-right a.up{background: url(../images/ban_btan1.gif) no-repeat top}
.new-bar .clr-right a.down{background: url(../images/ban_btan.gif) no-repeat top;}
.new-bar .clr-right a:hover{ filter:alpha(opacity=0.7); -moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7;}
.indexnew a{ color:#666;}
.indexnew a:hover{ color:#00937d; text-decoration:underline;}
.newsleft{float:left;background:#47aca8; width:20px; height:20px; margin-top:10px;}
.newsright{ float:left; margin-left:5px;background:#47aca8; width:20px; height:20px;margin-top:10px;}
.indexnew .tit{ float:left;}
.indexnew .date{ float:left;}

#newRun{position: absolute;vertical-align: middle; font-family:"Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti; font-size:14px; }
.tit{ width:350px;  overflow:hidden;  display:block; float:left; color:#ebebeb; }
#newRun a:hover{color:#fff; text-decoration:underline;}


.turn_top{ width:81px; height:74px; margin:0 auto; margin-top:20px;} 

.kehu{ margin-top:30px; border-top:1px #ddd solid; padding-top:30px;}
.kehu img{margin:0 auto; display:block;}

.parent{ border-top:1px #ddd solid; padding-top:30px; margin-top:30px;}
.parent_list{ width:16%; margin-right:0; float:left;margin-bottom:30px;}
.parent_list.last{ margin-right:0;}
.parent .containetr{ width:1200px;}
.parent_text h3{ font-size:13px; text-align:center; color:#666; line-height:30px; font-family:"Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti;}
.parent_pic img{ display:block; margin:0 auto; width:80px; height:76px;}




.down_left{ float:left; width:130px; }
.down_right{ float:right; width:200px; }
.down_right img{ width:100%; height:auto; margin:0 0 10px 0; position:relative !important; left:0 !important;}
.down_right p{ color:#999; font-size:12px; line-height:22px;  font-family:"Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti; font-style:inherit;}

.f-dropdown_last{ left:-280px !important;}
.f-dropdown_last:before{ left:280px !important;}
.f-dropdown_last_d2{left:-230px !important;}
.f-dropdown_last_d2:before{ left:230px !important;}
.f-dropdown_last_d3{left:-180px !important;}
.f-dropdown_last_d3:before{ left:180px !important;}

.parent_con{ margin-bottom:30px;}

.foot_nav{ padding-right:40px;}
.foot_nav ul{ margin-right:4.5em;}
.foot_nav ul.last{ margin-right:0;}
.foot_nav ul li.first{ margin-bottom:6px;}
.foot_nav ul li.first a{ color:#333 !important; font-size:14px;}
.foot_nav ul li a{ color:#666;}


#social_facebook{ line-height:20px !important; height:40px !important; margin-bottom:10px !important;}

.more{color:#fff; font-size:13px; width:100px; line-height:30px; text-align:center; display:block; border:1px #109285 solid; background:#109285; margin-top:30px; transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;}

.more:hover{ background:#fff; color:#109285 !important; border:1px #109285 solid; transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;}

.more2{ margin:30px auto;}


.banner_ph{ display:none;}
.phone{ display:none;}
.footer_ph{ display:none;}
.hidden_xs{ display:block;}
.visible_xs{ display:none;}


 @media (max-width: 900px) {

/**  header  **/
.navbar-nav { width:100%; margin-left:0px; text-transform:uppercase;}
.navbar-nav li{ text-align:center; border-bottom:1px dotted #e5e5e5; line-height:40px;}
.navbar-nav li a{ color:#666; font-size:12px; display: block;
    width: 100%;}
.navbar-nav li a:hover{ color:#004e98;}
.headerbg{ position:fixed; top:0px; left:0px; width:100%; z-index:999999999; background:#fff;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);}
.logo_boxlist{ float:left; width:125px; margin-top:12px; margin-bottom:12px;}
.logo_boxlist img{ width:100%; height:auto;}
.navbar-toggle {margin-top:5px; margin-right:0; margin-bottom:5px;}
.navbar-toggle .icon-bar {background-color:#004e98;}
.navbar-collapse{ border-top:1px solid #e5e5e5;}
.navbar-toggle{ margin-right:0 !important; padding-right:0 !important; margin-top:13px !important;}
.navbar-nav li.last{ border:none;}
.navbar-nav{ margin:7.5px auto !important;}
.navbar-nav &gt; li &gt; a:active{ color:#109285;}
.navbar-nav &gt; li:active{ color:#109285;}
/** footer  **/

.hidden-xs{ display:none;}
.footer_ph{   background:#109285;}
.copy{ color:#fff; font-size:13px; text-align:center; margin:0; line-height:24px; padding:8px 15px;}

/** banner **/

.banner_pc{ display:none;}
.banner_ph{ display:block;}
.header_pc{display:none;}
.ban_li_ph{ position:relative;}
.banner_ph_text{ position:absolute; z-index:99; width:100%; bottom:0; left:0;   background:url(../images/ban_bg.png) left top repeat; padding:15px 15px 30px 15px;}
.banner_ph_text h3{ color:#fff; font-size:20px; line-height:32px; margin:0 0 10px 0;}
.banner_ph_text p{ color:#fff; font-size:18px; line-height:24px; margin:0;}

/** index_nav  **/
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #cccccc;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.ph_dj{ width:30px; float:right; margin-top:24px;}

.ph_dj span{     display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #cccccc; margin-bottom:4px;}

.phone{ display:block;}
.footer_pc{ display:none;}
.footer_ph{ display:block;}
.yc_ph{ display:none;}

/** index **/
.hidden_xs{ display:none;}
.visible_xs{ display:block;}

.subsection p{ width:100%; padding:0 15px;}
.subsection{ padding:30px 0;}
.offers img{ width:100%; height:auto; display:block;}

.phlist_con img{ width:100%; height:auto; display:block;}
.columns_ph{ float:none;}
.phlist{ padding:0 15px;}
.offers h4{ text-align:center; margin-top:10px; font-size:16px; color:#109285;}
.offers h4:before{ top:35px; background:#109285; width:30px; margin-left:-15px;}
.left_ph{ width:30px !important; left:0; top:30%; background:url(../images/ph_left.jpg) left top no-repeat; position:absolute !important; z-index:9; height:30px !important;}
.right_ph{ width:30px !important; top:30%; background:url(../images/ph_right.jpg) left top no-repeat; position:absolute !important; z-index:9;  height:30px !important; right:0; }
.offers p{ padding:0 15px; font-size:13px;}
.sgjs{ margin:30px 0;}
.sgjs h3{ color:#594450; font-size:16px; font-weight:bold; margin:0; line-height:30px; font-family:"Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti; text-align:center; margin-bottom:10px; }
.sgjs p{ color:#333; font-size:13px;line-height:26px; text-align:left; margin:0 auto; width:246px; }
.gallery .columns:last-child{ margin-left:0;}
.gallery img{ width:100%; height:auto;}
.gallery{padding:30px 15px;}
.phlist_con{ padding-bottom:30px;}
.gallery h3{ font-size:18px; font-weight:600;}
.news_ph_list{ padding:0 15px; margin-bottom:30px;}
.news_ph_pic{ width:48%; float:left;}
.news_ph_pic img{ width:100%; height:auto; display:block;}
.news_ph_text{ border:1px #ddd solid; padding:10px;   width:52%; float:left; border-left:none;}
.news_ph_text h4{ color:#333; font-size:14px; line-height:30px; margin:0; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-bottom:10px;}
.news_ph_text p{ color:#666; font-size:13px; line-height:22px; height:44px; overflow:hidden; text-align:center; margin:0;}

.biaoti_ph h3 {
    font-size: 18px;
    text-align: center;
    margin: 0 auto 30px auto;
	position:relative;
	color:#109285;
	font-family:"Microsoft YaHei",å¾®è½¯é›…é»‘,STHeiti;
	font-weight:600;
}
.biaoti_ph h3:after{
	
	position:absolute;
	background:#00B6AD; width:20px; left:50%; margin-left:-10px; top:35px; content:''; height:1px;}
	
.banner_ph{ margin-top:60px !important;}
.sgjs_con{ position:relative; padding:30px 0;}
.sgjs_con:before{ position:absolute; left:15px; top:0; content:'"'; color:#333; font-size:50px; font-style:italic; }
.sgjs_con:after{ position:absolute; right:30px; bottom:0; content:'"'; color:#333; font-size:50px; font-style:italic;}

 }
 
 
 
 
@media (max-width: 320px) {
	/*  .footer_ph{ height:50px; padding:8px 0;}
	 .copy{ line-height:24px;}
	 */
	 	 .news_ph_text h4{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;     height: 24px;}
		  .offers p{padding:0;}
	 
	 }

@media (max-width: 768px) {
	.youshi1{margin-bottom:10px;}
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 </pre></body></html>